Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

IMPL::SimTrackerHitImpl Class Reference

#include <SimTrackerHitImpl.h>

Inheritance diagram for IMPL::SimTrackerHitImpl:

EVENT::SimTrackerHit IMPL::AccessChecked EVENT::LCObject lcrtrel::LCRTRelations IOIMPL::SimTrackerHitIOImpl List of all members.

Public Types

typedef SimTrackerHit lcobject_type

Public Member Functions

 SimTrackerHitImpl ()
virtual ~SimTrackerHitImpl ()
 Destructor.
virtual int id () const
virtual int getCellID () const
virtual const double * getPosition () const
virtual float getdEdx () const
virtual float getTime () const
virtual EVENT::MCParticlegetMCParticle () const
virtual const float * getMomentum () const
virtual float getPathLength () const
void setCellID (int id)
void setPosition (double pos[3])
void setdEdx (float dEdX)
void setTime (float t)
void setMCParticle (EVENT::MCParticle *particle)
void setMomentum (float p[3])
void setMomentum (float px, float py, float pz)
void setPathLength (float pathLength)
virtual LCObject * clone () const
template<class V>
V::ext_type ext ()
template<class V>
V::rel_type rel ()
virtual int simpleUID () const

Protected Member Functions

template<class V>
V::ptr & ptr ()
virtual void setReadOnly (bool readOnly)
void checkAccess () throw ( EVENT::ReadOnlyException )
void checkAccess (const char *what) throw ( EVENT::ReadOnlyException )

Protected Attributes

int _cellID
double _pos [3]
float _dEdx
float _time
EVENT::MCParticle_particle
float _p [3]
float _pathLength
bool _readOnly
int _id

Detailed Description

Implementation of SimTrackerHit.

See also:
SimTrackerHit
Author:
gaede
Version:
Mar 6, 2003

Definition at line 20 of file SimTrackerHitImpl.h.


Member Typedef Documentation

typedef SimTrackerHit EVENT::SimTrackerHit::lcobject_type [inherited]
 

Useful typedef for template programming with LCIO

Definition at line 31 of file SimTrackerHit.h.


Constructor & Destructor Documentation

IMPL::SimTrackerHitImpl::SimTrackerHitImpl  ) 
 

Default constructor, initializes values to 0.

Definition at line 8 of file SimTrackerHitImpl.cc.

References _p, and _pos.

IMPL::SimTrackerHitImpl::~SimTrackerHitImpl  )  [virtual]
 

Destructor.

Definition at line 21 of file SimTrackerHitImpl.cc.


Member Function Documentation

void IMPL::AccessChecked::checkAccess const char *  what  )  throw ( EVENT::ReadOnlyException ) [protected, inherited]
 

Definition at line 20 of file AccessChecked.cc.

void IMPL::AccessChecked::checkAccess  )  throw ( EVENT::ReadOnlyException ) [protected, inherited]
 

Definition at line 16 of file AccessChecked.cc.

Referenced by IMPL::TrackerRawDataImpl::adcValues(), IMPL::ReconstructedParticleImpl::addCluster(), IMPL::ClusterImpl::addCluster(), IMPL::MCParticleImpl::addDaughter(), IMPL::SimCalorimeterHitImpl::addMCParticleContribution(), IMPL::VertexImpl::addParameter(), IMPL::ParticleIDImpl::addParameter(), IMPL::MCParticleImpl::addParent(), IMPL::ReconstructedParticleImpl::addParticle(), IMPL::ReconstructedParticleImpl::addParticleID(), IMPL::ClusterImpl::addParticleID(), IMPL::TrackImpl::addTrack(), IMPL::ReconstructedParticleImpl::addTrack(), IMPL::TrackerDataImpl::chargeValues(), IMPL::TrackerHitImpl::rawHits(), IMPL::TrackerRawDataImpl::setADCValues(), IMPL::VertexImpl::setAlgorithmType(), IMPL::ParticleIDImpl::setAlgorithmType(), IMPL::RawCalorimeterHitImpl::setAmplitude(), IMPL::VertexImpl::setAssociatedParticle(), IMPL::TPCHitImpl::setCellID(), setCellID(), IMPL::TrackerRawDataImpl::setCellID0(), IMPL::TrackerPulseImpl::setCellID0(), IMPL::TrackerDataImpl::setCellID0(), IMPL::SimCalorimeterHitImpl::setCellID0(), IMPL::RawCalorimeterHitImpl::setCellID0(), IMPL::CalorimeterHitImpl::setCellID0(), IMPL::TrackerRawDataImpl::setCellID1(), IMPL::TrackerPulseImpl::setCellID1(), IMPL::TrackerDataImpl::setCellID1(), IMPL::SimCalorimeterHitImpl::setCellID1(), IMPL::RawCalorimeterHitImpl::setCellID1(), IMPL::CalorimeterHitImpl::setCellID1(), IMPL::TrackerPulseImpl::setCharge(), IMPL::TPCHitImpl::setCharge(), IMPL::ReconstructedParticleImpl::setCharge(), IMPL::MCParticleImpl::setCharge(), IMPL::TrackerDataImpl::setChargeValues(), IMPL::VertexImpl::setChi2(), IMPL::TrackImpl::setChi2(), IMPL::VertexImpl::setCovMatrix(), IMPL::TrackImpl::setCovMatrix(), IMPL::TrackerHitImpl::setCovMatrix(), IMPL::ReconstructedParticleImpl::setCovMatrix(), IMPL::TrackImpl::setD0(), IMPL::TrackImpl::setdEdx(), IMPL::TrackerHitImpl::setdEdx(), setdEdx(), IMPL::TrackImpl::setdEdxError(), IMPL::LCRunHeaderImpl::setDescription(), IMPL::LCRunHeaderImpl::setDetectorName(), IMPL::LCEventImpl::setDetectorName(), IMPL::ClusterImpl::setDirectionError(), IMPL::MCParticleImpl::setEndpoint(), IMPL::SimCalorimeterHitImpl::setEnergy(), IMPL::ReconstructedParticleImpl::setEnergy(), IMPL::ClusterImpl::setEnergy(), IMPL::CalorimeterHitImpl::setEnergy(), IMPL::LCEventImpl::setEventNumber(), IMPL::MCParticleImpl::setGeneratorStatus(), IMPL::ReconstructedParticleImpl::setGoodnessOfPID(), IMPL::ClusterImpl::setIPhi(), IMPL::TrackImpl::setIsReferencePointPCA(), IMPL::ClusterImpl::setITheta(), IMPL::ParticleIDImpl::setLikelihood(), IMPL::ReconstructedParticleImpl::setMass(), IMPL::MCParticleImpl::setMass(), setMCParticle(), setMomentum(), IMPL::ReconstructedParticleImpl::setMomentum(), IMPL::MCParticleImpl::setMomentum(), IMPL::TrackImpl::setNdf(), IMPL::TrackImpl::setOmega(), IMPL::ReconstructedParticleImpl::setParticleIDUsed(), setPathLength(), IMPL::ParticleIDImpl::setPDG(), IMPL::MCParticleImpl::setPDG(), IMPL::TrackImpl::setPhi(), IMPL::VertexImpl::setPosition(), IMPL::TrackerHitImpl::setPosition(), setPosition(), IMPL::SimCalorimeterHitImpl::setPosition(), IMPL::ClusterImpl::setPosition(), IMPL::CalorimeterHitImpl::setPosition(), IMPL::ClusterImpl::setPositionError(), IMPL::VertexImpl::setPrimary(), IMPL::VertexImpl::setProbability(), IMPL::TrackerPulseImpl::setQuality(), IMPL::TPCHitImpl::setQuality(), IMPL::TrackerPulseImpl::setQualityBit(), IMPL::TrackImpl::setRadiusOfInnermostHit(), IMPL::TPCHitImpl::setRawData(), IMPL::CalorimeterHitImpl::setRawHit(), IMPL::TrackImpl::setReferencePoint(), IMPL::ReconstructedParticleImpl::setReferencePoint(), IMPL::LCRunHeaderImpl::setRunNumber(), IMPL::LCEventImpl::setRunNumber(), IMPL::ClusterImpl::setShape(), IMPL::MCParticleImpl::setSimulatorStatus(), IMPL::ReconstructedParticleImpl::setStartVertex(), IMPL::TrackImpl::setTanLambda(), IMPL::TrackerRawDataImpl::setTime(), IMPL::TrackerPulseImpl::setTime(), IMPL::TrackerHitImpl::setTime(), IMPL::TrackerDataImpl::setTime(), IMPL::TPCHitImpl::setTime(), setTime(), IMPL::MCParticleImpl::setTime(), IMPL::CalorimeterHitImpl::setTime(), IMPL::RawCalorimeterHitImpl::setTimeStamp(), IMPL::LCEventImpl::setTimeStamp(), IMPL::TrackerPulseImpl::setTrackerData(), IMPL::TrackImpl::setType(), IMPL::TrackerHitImpl::setType(), IMPL::ReconstructedParticleImpl::setType(), IMPL::ParticleIDImpl::setType(), IMPL::ClusterImpl::setType(), IMPL::CalorimeterHitImpl::setType(), IMPL::TrackImpl::setTypeBit(), IMPL::ClusterImpl::setTypeBit(), IMPL::LCParametersImpl::setValue(), IMPL::LCParametersImpl::setValues(), IMPL::MCParticleImpl::setVertex(), IMPL::TrackImpl::setZ0(), IMPL::ClusterImpl::subdetectorEnergies(), and IMPL::TrackImpl::subdetectorHitNumbers().

virtual LCObject* EVENT::LCObject::clone  )  const [inline, virtual, inherited]
 

Deep copy of the object. C++ implementations should return the concrete type (virtual constructor). No reasonable implementation yet. Do not use this method.

Reimplemented in IMPL::SimCalorimeterHitImpl.

Definition at line 52 of file LCObject.h.

template<class V>
V::ext_type lcrtrel::LCRTRelations::ext  )  [inline, inherited]
 

Provides access to an extension object - the type and ownership is defined by the class V which should be a subtype of LCExtension, LCOwnedExtension, LCExtensionVector, LCExtensionList,...

Definition at line 430 of file LCRTRelations.h.

int IMPL::SimTrackerHitImpl::getCellID  )  const [virtual]
 

Returns the detector specific (geometrical) cell id.

Implements EVENT::SimTrackerHit.

Definition at line 24 of file SimTrackerHitImpl.cc.

float IMPL::SimTrackerHitImpl::getdEdx  )  const [virtual]
 

Returns the dE/dx of the hit.

Implements EVENT::SimTrackerHit.

Definition at line 28 of file SimTrackerHitImpl.cc.

EVENT::MCParticle * IMPL::SimTrackerHitImpl::getMCParticle  )  const [virtual]
 

Returns the MC particle that caused the hit.

See also:
MCParticle

Implements EVENT::SimTrackerHit.

Definition at line 32 of file SimTrackerHitImpl.cc.

const float * IMPL::SimTrackerHitImpl::getMomentum  )  const [virtual]
 

Returns the 3-momentum of the particle at the hits position in [GeV] - optional, only if bit LCIO::THBIT_MOMENTUM is set.

Implements EVENT::SimTrackerHit.

Definition at line 36 of file SimTrackerHitImpl.cc.

float IMPL::SimTrackerHitImpl::getPathLength  )  const [virtual]
 

The path length of the particle in the sensitive material that resulted in this hit. This is only stored together with momentum, i.e. if LCIO::THBIT_MOMENTUM is set.

Implements EVENT::SimTrackerHit.

Definition at line 34 of file SimTrackerHitImpl.cc.

const double * IMPL::SimTrackerHitImpl::getPosition  )  const [virtual]
 

Returns the hit position.

Implements EVENT::SimTrackerHit.

Definition at line 26 of file SimTrackerHitImpl.cc.

float IMPL::SimTrackerHitImpl::getTime  )  const [virtual]
 

Returns the time of the hit. TO DO needs definition.

Implements EVENT::SimTrackerHit.

Definition at line 30 of file SimTrackerHitImpl.cc.

virtual int IMPL::SimTrackerHitImpl::id  )  const [inline, virtual]
 

Returns an object id for internal (debugging) use in LCIO.

Implements EVENT::LCObject.

Definition at line 31 of file SimTrackerHitImpl.h.

template<class V>
V::ptr& lcrtrel::LCRTRelations::ptr  )  [inline, protected, inherited]
 

Returns the reference to the pointer to the extension/relation object

Definition at line 508 of file LCRTRelations.h.

template<class V>
V::rel_type lcrtrel::LCRTRelations::rel  )  [inline, inherited]
 

Provides read access to relations - the object types and their connectivity are defined by the class V which has to be a subtype of either LC1To1Relation, LC1ToNRelation or LCNToNRelation.

Definition at line 444 of file LCRTRelations.h.

void IMPL::SimTrackerHitImpl::setCellID int  id  ) 
 

Sets the cell id.

Definition at line 38 of file SimTrackerHitImpl.cc.

References _cellID, and IMPL::AccessChecked::checkAccess().

Referenced by UTIL::CellIDEncoder< IMPL::SimTrackerHitImpl >::setCellID().

void IMPL::SimTrackerHitImpl::setdEdx float  dEdX  ) 
 

Sets dE/dx.

Definition at line 50 of file SimTrackerHitImpl.cc.

References _dEdx, and IMPL::AccessChecked::checkAccess().

void IMPL::SimTrackerHitImpl::setMCParticle EVENT::MCParticle particle  ) 
 

Sets the MCParticle that caused the hit.

Definition at line 60 of file SimTrackerHitImpl.cc.

References _particle, and IMPL::AccessChecked::checkAccess().

void IMPL::SimTrackerHitImpl::setMomentum float  px,
float  py,
float  pz
 

Sets the momentum of the particle at the hit's position.

Definition at line 70 of file SimTrackerHitImpl.cc.

References _p, and IMPL::AccessChecked::checkAccess().

void IMPL::SimTrackerHitImpl::setMomentum float  p[3]  ) 
 

Sets the momentum of the particle at the hit's position.

Definition at line 65 of file SimTrackerHitImpl.cc.

void IMPL::SimTrackerHitImpl::setPathLength float  pathLength  ) 
 

Definition at line 79 of file SimTrackerHitImpl.cc.

References _pathLength, and IMPL::AccessChecked::checkAccess().

void IMPL::SimTrackerHitImpl::setPosition double  pos[3]  ) 
 

Sets the position.

Definition at line 43 of file SimTrackerHitImpl.cc.

References _pos, and IMPL::AccessChecked::checkAccess().

void IMPL::AccessChecked::setReadOnly bool  readOnly  )  [protected, virtual, inherited]
 

Reimplemented in IMPL::LCCollectionVec, and IMPL::LCRunHeaderImpl.

Definition at line 14 of file AccessChecked.cc.

References IMPL::AccessChecked::_readOnly.

Referenced by IMPL::LCEventImpl::setAccessMode(), and IMPL::LCCollectionVec::setReadOnly().

void IMPL::SimTrackerHitImpl::setTime float  t  ) 
 

Sets the time.

Definition at line 55 of file SimTrackerHitImpl.cc.

References _time, and IMPL::AccessChecked::checkAccess().

virtual int IMPL::AccessChecked::simpleUID  )  const [inline, virtual, inherited]
 

Definition at line 24 of file AccessChecked.h.


Member Data Documentation

int IMPL::SimTrackerHitImpl::_cellID [protected]
 

Definition at line 101 of file SimTrackerHitImpl.h.

Referenced by SIO::SIOSimTrackHitHandler::read(), and setCellID().

float IMPL::SimTrackerHitImpl::_dEdx [protected]
 

Definition at line 103 of file SimTrackerHitImpl.h.

Referenced by SIO::SIOSimTrackHitHandler::read(), and setdEdx().

int IMPL::AccessChecked::_id [protected, inherited]
 

Definition at line 34 of file AccessChecked.h.

Referenced by IMPL::AccessChecked::AccessChecked().

float IMPL::SimTrackerHitImpl::_p[3] [protected]
 

Definition at line 106 of file SimTrackerHitImpl.h.

Referenced by SIO::SIOSimTrackHitHandler::read(), setMomentum(), and SimTrackerHitImpl().

EVENT::MCParticle* IMPL::SimTrackerHitImpl::_particle [protected]
 

Definition at line 105 of file SimTrackerHitImpl.h.

Referenced by SIO::SIOSimTrackHitHandler::read(), and setMCParticle().

float IMPL::SimTrackerHitImpl::_pathLength [protected]
 

Definition at line 107 of file SimTrackerHitImpl.h.

Referenced by SIO::SIOSimTrackHitHandler::read(), and setPathLength().

double IMPL::SimTrackerHitImpl::_pos[3] [protected]
 

Definition at line 102 of file SimTrackerHitImpl.h.

Referenced by SIO::SIOSimTrackHitHandler::read(), setPosition(), and SimTrackerHitImpl().

bool IMPL::AccessChecked::_readOnly [protected, inherited]
 

Definition at line 33 of file AccessChecked.h.

Referenced by IMPL::AccessChecked::setReadOnly().

float IMPL::SimTrackerHitImpl::_time [protected]
 

Definition at line 104 of file SimTrackerHitImpl.h.

Referenced by SIO::SIOSimTrackHitHandler::read(), and setTime().


The documentation for this class was generated from the following files:
Generated on Sun Jun 3 06:32:26 2007 for A TPC Tracking Environment by  doxygen 1.3.9.1