Main Page | Compound List | File List | Compound Members | File Members | Related Pages

McEvent Documentation

mcTree.gif
Notes

Method Return Type Description

getEventId UInt_t Returns the event identifier
getRunId UInt_t Returns the run identifier
getTimeStamp Double_t Returns the time stamp
getSourceId I Returns the Source Id
getSequence UInt_t Returns the sequence
getSourceName char* Returns the actual name of the source for generation
getSourceNameAsTString TString& Returns source name in a TString&

getMcParticleCount UInt_t Reports the number of McParticles stored in the collection
getMcParticle(UInt_t index) McParticle* Retrieves an McParticle pointer from the collection, using the index
getMcParticleCol TObjArray Returns the full TObjArray containing all McParticles
getMcPositionHit(UInt_t index) McPositionHit* Returns a McPositionHit pointer corresponding to the index

getMcPositionHintCount UInt_t Returns the number of McPositionHits stored in the collection
getMcPositionHitCol TObjArray* Returns the full TObjArray containing all McPositionHits
getMcTkrStrip(UInt_t index) McTkrStrip* Returns a McTkrStrip pointer corresponding to the index
getMcTkrStripCount UInt_t Returns the number of McTkrStrips in the collection
getMcTkrStripCol TObjArray* Returns the full TObjArray collection of McTkrStrips

getMcIntegratingHit(UInt_t index) McIntegratingHit* Returns the McIntegratingHit pointer corresponding to the index
getIntegratingHitCount UInt_t Returns the number of McIntegratingHits in the collection
getMcIntegrationHitCol TObjArray* Returns the TObjArray* collection containing McIntegratingHits

getMcTracjectory(UInt_t index) McTrajectory* Returns the McTrajectory pointer corresponding to index
getMcTrajectoryCount UInt_t Returns the number of McTrajectories in the collection
getMcTrajectoryCol TObjArray* Returns the TObjArray* collection of McTrajectories

McIntegratingHit Documentation

Notes

Method Return Type Description

getVolumeId const VolumeIdentifier Returns the volume identifier
getTotalEnergy Double_t Returns the total energy deposited in a volume
getMoment1 const TVector3 Returns the first moment
getMoment2 const TVector3 Returns the second moment
getMcParticleEnergy( Particle p ) Double_t Returns energy associated with PRIMARY, ELECTRON or POSITRON

McParticle Documentation

Notes

Method Return Type Description

getParticleId Int_t Returns the particle identifier
getParticleProperty Int_t Returns the status flags
getStatusFlags Int_t> Returns the status flags
primaryParticle Bool_t Returns flag denoting if this is a primary particle (true) or not (false)
getProcess std::string& Returns the name of the process that produced this McParticle
getInitialPosition const TVector3& Returns the initial position
getFinalPosition const TVector3& Returns the final position
getInitialFourMomentum const TLorentzVector& Initial momentum
getFinalFourMomentum const TLorentzVector& Final momentum
getMother const McParticle* Returns pointer to the mother McParticle
getDaughter(UInt_t index) const McParticle* Returns a pointer to the daughter McParticle identified by index
getDaugtherList const TRefArray& Returns the full array of daughter particles

McPositinHit Documentation

Notes

Method Return Type Description

getVolumeId const VolumeIdentifier& Returns the volume identifier
getMcParticleId Int_t Returns the id of the McParticle associated with the hit
getGlobalEntryPosition const TVector3& Entry position in global coordinates
getGlobalExitPosition const TVector3& Exit position in global coordinates
getEntryPosition const TVector3& Entry position in local coordinates
getExitPosition const TVector3& Exit position in local coordinates
getDepositedEnergy Double_t Energy deposited
getParticleEnergy Double_t Energy of the particle
getParticleMomentum TVector3 particle momentum
getParticle4Momentum TLorentzVector
getTimeOfFlight Double_t Time of Flight
getDirectionCosine Double_t direction cosine
getMcParticle const McParticle*Returns pointer to the McParticle that made the hit
getOriginMcParticle const McParticle* Returns the origin McParticle pointer

McTrajectoryPoint Documentation

Notes

Method Return Type Description

getVolumeID VolumeIdentifier Returns the volume identifier
getEnergy Float_t Returns the energy at this point
getPoint TVector3 Returns the hit point


Generated on Tue Dec 11 16:28:56 2007 by doxygen 1.3.3