GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Analysis » Covariance Matrices in RhoCandidates
Re: Covariance Matrices in RhoCandidates [message #16111 is a reply to message #16042] Fri, 28 March 2014 13:35 Go to previous messageGo to previous message
Ralf Kliemt is currently offline  Ralf Kliemt
Messages: 507
Registered: May 2007
Location: GSI, Darmstadt
first-grade participant

From: *gsi.de
Hi Simon,

The next to check would be the tracks themselves:

Get a track array (mind loading the reco file):
TClonesArray* tca = ( TClonesArray* ) fRootManager->GetObject ("SttMvdGemGenTrack");


Then get the track and proceed from there:
PndPidCandidate* pidCand = (PndPidCandidate*)cand->GetRecoCandidate();
PndTrack* track = ( PndTrack* ) tca->At ( pidCand->GetTrackIndex() );


Cheers
Ralf
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: option of polarization for Lambda-Lambdabar model
Next Topic: pi0 in fast simulation
Goto Forum:
  


Current Time: Fri Mar 29 05:57:11 CET 2024

Total time taken to generate the page: 0.01131 seconds