CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Attributes
FSimTrack Class Reference

#include <FSimTrack.h>

Inheritance diagram for FSimTrack:
SimTrack CoreSimTrack

Public Member Functions

void addDaughter (int i)
 Add a RecHit for a track on a layer. More...
 
float charge () const
 charge More...
 
int closestDaughterId () const
 Get the index of the closest charged daughter. More...
 
const FSimTrackdaughter (int i) const
 Ith daughter. More...
 
const std::vector< int > & daughters () const
 Vector of daughter indices. More...
 
double decayTime () const
 Return the pre-defined decay time. More...
 
const RawParticleecalEntrance () const
 The particle at ECAL entrance. More...
 
const FSimVertexendVertex () const
 end vertex More...
 
 FSimTrack ()
 Default constructor. More...
 
 FSimTrack (const RawParticle *p, int iv, int ig, int id, FBaseSimEvent *mom, double dt=-1.)
 Constructor from the EmmbSimTrack index in the FBaseSimEvent. More...
 
const HepMC::GenParticle * genParticle () const
 The original GenParticle. More...
 
const RawParticlehcalEntrance () const
 The particle at HCAL entrance. More...
 
const RawParticlehcalExit () const
 The particle at HCAL exir. More...
 
const RawParticlehoEntrance () const
 The particle at HCAL exir. More...
 
int id () const
 the index in FBaseSimEvent and other vectors More...
 
const RawParticlelayer1Entrance () const
 The particle at Preshower Layer 1. More...
 
const RawParticlelayer2Entrance () const
 The particle at Preshower Layer 2. More...
 
const XYZTLorentzVectormomentum () const
 Temporary (until move of SimTrack to Mathcore) - No! Actually very useful. More...
 
const FSimTrackmother () const
 mother More...
 
int nDaughters () const
 Number of daughters. More...
 
bool noDaughter () const
 no daughters More...
 
bool noEndVertex () const
 no end vertex More...
 
bool noMother () const
 no mother particle More...
 
bool notYetToEndVertex (const XYZTLorentzVector &pos) const
 Compare the end vertex position with another position. More...
 
int onEcal () const
 
int onHcal () const
 
int onHO () const
 
int onLayer1 () const
 
int onLayer2 () const
 
int onVFcal () const
 
int outHcal () const
 
const HepPDT::ParticleDataparticleInfo () const
 particle info... More...
 
bool propagated () const
 The particle was tentatively propagated to calorimeters. More...
 
void setClosestDaughterId (int id)
 Set the index of the closest charged daughter. More...
 
void setEcal (const RawParticle &pp, int success)
 Set the ecal variables. More...
 
void setEndVertex (int endv)
 Set the end vertex. More...
 
void setHcal (const RawParticle &pp, int success)
 Set the hcal variables. More...
 
void setHcalExit (const RawParticle &pp, int success)
 Set the hcal exit variables. More...
 
void setHO (const RawParticle &pp, int success)
 Set the ho variables. More...
 
void setLayer1 (const RawParticle &pp, int success)
 Set the preshower layer1 variables. More...
 
void setLayer2 (const RawParticle &pp, int success)
 Set the preshower layer2 variables. More...
 
void setMomentum (const math::XYZTLorentzVector &newMomentum)
 Reset the momentum (to be used with care) More...
 
void setPropagate ()
 The particle has been propgated through the tracker. More...
 
void setVFcal (const RawParticle &pp, int success)
 Set the hcal variables. More...
 
const SimTracksimTrack () const
 Simply returns the SimTrack. More...
 
const FSimVertexvertex () const
 Origin vertex. More...
 
const RawParticlevfcalEntrance () const
 The particle at VFCAL entrance. More...
 
virtual ~FSimTrack ()
 Destructor. More...
 
- Public Member Functions inherited from SimTrack
int genpartIndex () const
 index of the corresponding Generator particle in the Event container (-1 if no Genpart) More...
 
bool noGenpart () const
 
bool noVertex () const
 
void setTkMomentum (const math::XYZTLorentzVectorD &mom)
 
void setTkPosition (const math::XYZVectorD &pos)
 
void setVertexIndex (const int v)
 
 SimTrack ()
 constructor More...
 
 SimTrack (int ipart, const math::XYZTLorentzVectorD &p)
 
 SimTrack (int ipart, const math::XYZTLorentzVectorD &p, int iv, int ig)
 
 SimTrack (int ipart, const math::XYZTLorentzVectorD &p, int iv, int ig, const math::XYZVectorD &tkp, const math::XYZTLorentzVectorD &tkm)
 
 SimTrack (const CoreSimTrack &t, int iv, int ig)
 constructor from transient More...
 
const math::XYZTLorentzVectorDtrackerSurfaceMomentum () const
 
const math::XYZVectorDtrackerSurfacePosition () const
 
int vertIndex () const
 index of the vertex in the Event container (-1 if no vertex) More...
 
- Public Member Functions inherited from CoreSimTrack
float charge () const
 charge More...
 
 CoreSimTrack ()
 constructors More...
 
 CoreSimTrack (int ipart, const math::XYZTLorentzVectorD &p)
 
 CoreSimTrack (int ipart, math::XYZVectorD &ip, double ie)
 
EncodedEventId eventId () const
 
const math::XYZTLorentzVectorDmomentum () const
 
void setEventId (EncodedEventId e)
 
void setTrackId (unsigned int t)
 
unsigned int trackId () const
 
int type () const
 particle type (HEP PDT convension) More...
 

Private Attributes

int closestDaughterId_
 
std::vector< int > daugh_
 
int ecal
 
RawParticle ECAL_Entrance
 
int endv_
 
int hcal
 
RawParticle HCAL_Entrance
 
RawParticle HCAL_Exit
 
int hcalexit
 
RawParticle HO_Entrance
 
int hoentr
 
int id_
 
const HepPDT::ParticleDatainfo_
 
int layer1
 
RawParticle Layer1_Entrance
 
int layer2
 
RawParticle Layer2_Entrance
 
FBaseSimEventmom_
 
XYZTLorentzVector momentum_
 
bool prop
 
double properDecayTime
 
int vfcal
 
RawParticle VFCAL_Entrance
 

Additional Inherited Members

- Public Types inherited from SimTrack
typedef CoreSimTrack Core
 

Detailed Description

A class that mimics SimTrack, with enhanced features. Essentially an interface to SimTrack.

Author
Patrick Janot, CERN $Date: 9-Dec-2003

Definition at line 29 of file FSimTrack.h.

Constructor & Destructor Documentation

FSimTrack::FSimTrack ( )

Default constructor.

Definition at line 9 of file FSimTrack.cc.

9  :
10  SimTrack(), mom_(0), id_(-1), endv_(-1),
11  layer1(0), layer2(0), ecal(0), hcal(0), vfcal(0), hcalexit(0), hoentr(0),
12  prop(false), closestDaughterId_(-1), info_(0),
13  properDecayTime(1E99) {;}
int endv_
Definition: FSimTrack.h:209
int layer2
Definition: FSimTrack.h:212
int ecal
Definition: FSimTrack.h:213
const HepPDT::ParticleData * info_
Definition: FSimTrack.h:234
int hoentr
Definition: FSimTrack.h:217
SimTrack()
constructor
Definition: SimTrack.cc:3
int closestDaughterId_
Definition: FSimTrack.h:232
int vfcal
Definition: FSimTrack.h:215
int layer1
Definition: FSimTrack.h:211
FBaseSimEvent * mom_
Definition: FSimTrack.h:205
int hcal
Definition: FSimTrack.h:214
double properDecayTime
Definition: FSimTrack.h:238
int hcalexit
Definition: FSimTrack.h:216
bool prop
Definition: FSimTrack.h:220
FSimTrack::FSimTrack ( const RawParticle p,
int  iv,
int  ig,
int  id,
FBaseSimEvent mom,
double  dt = -1. 
)

Constructor from the EmmbSimTrack index in the FBaseSimEvent.

Definition at line 15 of file FSimTrack.cc.

References info_, mom_, CoreSimTrack::setTrackId(), FBaseSimEvent::theTable(), and CoreSimTrack::type().

18  :
19  // SimTrack(p->pid(),*p,iv,ig), // to uncomment once Mathcore is installed
20  SimTrack(p->pid(),p->momentum(),iv,ig),
21  mom_(mom), id_(id), endv_(-1),
22  layer1(0), layer2(0), ecal(0), hcal(0), vfcal(0), hcalexit(0), hoentr(0), prop(false),
25 {
26  setTrackId(id);
27  info_ = mom_->theTable()->particle(HepPDT::ParticleID(type()));
28 }
float dt
Definition: AMPTWrapper.h:126
int endv_
Definition: FSimTrack.h:209
int layer2
Definition: FSimTrack.h:212
int ecal
Definition: FSimTrack.h:213
const HepPDT::ParticleData * info_
Definition: FSimTrack.h:234
const HepPDT::ParticleDataTable * theTable() const
Get the pointer to the particle data table.
Definition: FBaseSimEvent.h:57
int hoentr
Definition: FSimTrack.h:217
SimTrack()
constructor
Definition: SimTrack.cc:3
int pid() const
get the HEP particle ID number
Definition: RawParticle.h:265
const XYZTLorentzVector & momentum() const
the momentum fourvector
Definition: RawParticle.h:286
int closestDaughterId_
Definition: FSimTrack.h:232
int vfcal
Definition: FSimTrack.h:215
int layer1
Definition: FSimTrack.h:211
FBaseSimEvent * mom_
Definition: FSimTrack.h:205
void setTrackId(unsigned int t)
Definition: CoreSimTrack.h:33
int type() const
particle type (HEP PDT convension)
Definition: CoreSimTrack.h:25
XYZTLorentzVector momentum_
Definition: FSimTrack.h:236
int hcal
Definition: FSimTrack.h:214
double properDecayTime
Definition: FSimTrack.h:238
int hcalexit
Definition: FSimTrack.h:216
bool prop
Definition: FSimTrack.h:220
FSimTrack::~FSimTrack ( )
virtual

Destructor.

Definition at line 30 of file FSimTrack.cc.

30 {;}

Member Function Documentation

void FSimTrack::addDaughter ( int  i)
inline

Add a RecHit for a track on a layer.

Add a RecHit for a track on a layer Update the vactors of daughter's id

Definition at line 181 of file FSimTrack.h.

References daugh_.

Referenced by FBaseSimEvent::addSimTrack().

181 { daugh_.push_back(i); }
int i
Definition: DBlmapReader.cc:9
std::vector< int > daugh_
Definition: FSimTrack.h:231
float FSimTrack::charge ( void  ) const
inline

charge

Definition at line 47 of file FSimTrack.h.

References particleInfo().

Referenced by FBaseSimEvent::fill(), CalorimetryManager::HDShowerSimulation(), CalorimetryManager::MuonMipSimulation(), and PFSimParticleProducer::produce().

47  {
48  return particleInfo()->charge();
49  }
const HepPDT::ParticleData * particleInfo() const
particle info...
Definition: FSimTrack.h:42
int FSimTrack::closestDaughterId ( ) const
inline

Get the index of the closest charged daughter.

Definition at line 187 of file FSimTrack.h.

References closestDaughterId_.

Referenced by FSimEvent::load(), and TrajectoryManager::makeSinglePSimHit().

187 { return closestDaughterId_; }
int closestDaughterId_
Definition: FSimTrack.h:232
const FSimTrack& FSimTrack::daughter ( int  i) const
inline

Ith daughter.

Referenced by TrajectoryManager::moveAllDaughters(), and operator<<().

const std::vector<int>& FSimTrack::daughters ( ) const
inline

Vector of daughter indices.

Referenced by PFSimParticleProducer::produce().

double FSimTrack::decayTime ( ) const
inline

Return the pre-defined decay time.

Definition at line 199 of file FSimTrack.h.

References properDecayTime.

Referenced by ParticlePropagator::ParticlePropagator().

199 { return properDecayTime; }
double properDecayTime
Definition: FSimTrack.h:238
const RawParticle& FSimTrack::ecalEntrance ( ) const
inline
const FSimVertex& FSimTrack::endVertex ( ) const
inline
const HepMC::GenParticle* FSimTrack::genParticle ( ) const
inline

The original GenParticle.

const RawParticle& FSimTrack::hcalEntrance ( ) const
inline
const RawParticle& FSimTrack::hcalExit ( ) const
inline

The particle at HCAL exir.

Definition at line 142 of file FSimTrack.h.

References HCAL_Exit.

Referenced by PFSimParticleProducer::produce().

142 { return HCAL_Exit; }
RawParticle HCAL_Exit
Definition: FSimTrack.h:227
const RawParticle& FSimTrack::hoEntrance ( ) const
inline

The particle at HCAL exir.

Definition at line 145 of file FSimTrack.h.

References HO_Entrance.

Referenced by PFSimParticleProducer::produce().

145 { return HO_Entrance; }
RawParticle HO_Entrance
Definition: FSimTrack.h:228
int FSimTrack::id ( void  ) const
inline
const RawParticle& FSimTrack::layer1Entrance ( ) const
inline

The particle at Preshower Layer 1.

Definition at line 127 of file FSimTrack.h.

References Layer1_Entrance.

Referenced by EcalHitMaker::cellLine(), CalorimetryManager::EMShowerSimulation(), operator<<(), EcalHitMaker::preshowerCellLine(), and PFSimParticleProducer::produce().

127 { return Layer1_Entrance; }
RawParticle Layer1_Entrance
Definition: FSimTrack.h:222
const RawParticle& FSimTrack::layer2Entrance ( ) const
inline

The particle at Preshower Layer 2.

Definition at line 130 of file FSimTrack.h.

References Layer2_Entrance.

Referenced by EcalHitMaker::cellLine(), CalorimetryManager::EMShowerSimulation(), EcalHitMaker::preshowerCellLine(), and PFSimParticleProducer::produce().

130 { return Layer2_Entrance; }
RawParticle Layer2_Entrance
Definition: FSimTrack.h:223
const XYZTLorentzVector& FSimTrack::momentum ( ) const
inline

Temporary (until move of SimTrack to Mathcore) - No! Actually very useful.

Definition at line 190 of file FSimTrack.h.

References momentum_.

Referenced by FBaseSimEvent::fill(), CalorimetryManager::HDShowerSimulation(), TrajectoryManager::moveAllDaughters(), CalorimetryManager::MuonMipSimulation(), operator<<(), PFSimParticleProducer::produce(), and TrajectoryManager::updateWithDaughters().

190 { return momentum_; }
XYZTLorentzVector momentum_
Definition: FSimTrack.h:236
const FSimTrack& FSimTrack::mother ( ) const
inline
int FSimTrack::nDaughters ( ) const
inline
bool FSimTrack::noDaughter ( ) const
inline

no daughters

bool FSimTrack::noEndVertex ( ) const
inline
bool FSimTrack::noMother ( ) const
inline
bool FSimTrack::notYetToEndVertex ( const XYZTLorentzVector pos) const

Compare the end vertex position with another position.

Definition at line 33 of file FSimTrack.cc.

References alignCSCRings::e, endVertex(), noEndVertex(), position, vertex(), and Gflash::Z.

Referenced by FBaseSimEvent::fill(), TrajectoryManager::propagateToCalorimeters(), and TrajectoryManager::reconstruct().

33  {
34  // If there is no end vertex, nothing to compare to
35  if ( noEndVertex() ) return true;
36  // If the particle immediately decays, no need to propagate
37  if ( (endVertex().position()-vertex().position()).Vect().Mag2() < 1e-4 )
38  return false;
39  // If the end vertex has a larger radius, not yet there
40  if ( endVertex().position().Perp2() > pos.Perp2()+1e-10 ) return true;
41  // If the end vertex has a larger z, not yet there
42  if ( fabs(endVertex().position().Z()) > fabs(pos.Z())+1e-5 ) return true;
43  // Otherwise, the end vertex is overtaken already
44  return false;
45 }
const double Z[kNumberCalorimeter]
bool noEndVertex() const
no end vertex
const FSimVertex & endVertex() const
end vertex
const FSimVertex & vertex() const
Origin vertex.
static int position[264][3]
Definition: ReadPGInfo.cc:509
int FSimTrack::onEcal ( ) const
inline

The particle was propagated to the ECAL front face 1 : on the barrel; 2 : on the EndCaps; 3 : no propagation possible 0 : not yet propagated

Definition at line 101 of file FSimTrack.h.

References ecal.

Referenced by EcalHitMaker::cellLine(), CalorimetryManager::EMShowerSimulation(), CalorimetryManager::HDShowerSimulation(), CalorimetryManager::MuonMipSimulation(), operator<<(), PFSimParticleProducer::produce(), and CalorimetryManager::reconstruct().

101 { return ecal; }
int ecal
Definition: FSimTrack.h:213
int FSimTrack::onHcal ( ) const
inline

The particle was propagated to the HCAL front face 1 : on the barrel; 2 : on the EndCaps; 3 : no propagation possible 0 : not yet propagated

Definition at line 106 of file FSimTrack.h.

References hcal.

Referenced by EcalHitMaker::cellLine(), CalorimetryManager::EMShowerSimulation(), HcalHitMaker::getSubHcalDet(), EcalHitMaker::hcalCellLine(), CalorimetryManager::HDShowerSimulation(), CalorimetryManager::MuonMipSimulation(), PFSimParticleProducer::produce(), CalorimetryManager::reconstruct(), and CalorimetryManager::reconstructHCAL().

106 { return hcal; }
int hcal
Definition: FSimTrack.h:214
int FSimTrack::onHO ( ) const
inline

1 : on the barrel; 2 : on the EndCaps; 3 : no propagation possible 0 : not yet propagated

Definition at line 121 of file FSimTrack.h.

References hoentr.

121 { return hoentr; }
int hoentr
Definition: FSimTrack.h:217
int FSimTrack::onLayer1 ( ) const
inline

The particle was propagated to the Preshower Layer1 2 : on the EndCaps; (no Barrel Preshower); no propagation possible 0 : not yet propagated or no pe

Definition at line 91 of file FSimTrack.h.

References layer1.

Referenced by EcalHitMaker::cellLine(), CalorimetryManager::EMShowerSimulation(), operator<<(), EcalHitMaker::preshowerCellLine(), and PFSimParticleProducer::produce().

91 { return layer1; }
int layer1
Definition: FSimTrack.h:211
int FSimTrack::onLayer2 ( ) const
inline

The particle was propagated to the Preshower Layer2 2 : on the EndCaps; (no Barrel Preshower); 3 : No propagation possible 0 : not yet propagated

Definition at line 96 of file FSimTrack.h.

References layer2.

Referenced by EcalHitMaker::cellLine(), CalorimetryManager::EMShowerSimulation(), EcalHitMaker::preshowerCellLine(), and PFSimParticleProducer::produce().

96 { return layer2; }
int layer2
Definition: FSimTrack.h:212
int FSimTrack::onVFcal ( ) const
inline

The particle was propagated to the VFCAL front face 2 : on the EndCaps (No VFCAL Barrel); 3 : no propagation possible 0 : not yet propagated

Definition at line 111 of file FSimTrack.h.

References vfcal.

Referenced by EcalHitMaker::cellLine(), HcalHitMaker::getSubHcalDet(), EcalHitMaker::hcalCellLine(), CalorimetryManager::HDShowerSimulation(), CalorimetryManager::MuonMipSimulation(), FastHFShowerLibrary::recoHFShowerLibrary(), and CalorimetryManager::reconstruct().

111 { return vfcal; }
int vfcal
Definition: FSimTrack.h:215
int FSimTrack::outHcal ( ) const
inline

The particle was propagated to the HCAL back face 1 : on the barrel; 2 : on the EndCaps; 3 : no propagation possible 0 : not yet propagated

Definition at line 116 of file FSimTrack.h.

References hcalexit.

116 { return hcalexit; }
int hcalexit
Definition: FSimTrack.h:216
const HepPDT::ParticleData* FSimTrack::particleInfo ( ) const
inline

particle info...

Definition at line 42 of file FSimTrack.h.

References info_.

Referenced by charge(), and operator<<().

42  {
43  return info_;
44  }
const HepPDT::ParticleData * info_
Definition: FSimTrack.h:234
bool FSimTrack::propagated ( ) const
inline

The particle was tentatively propagated to calorimeters.

Definition at line 124 of file FSimTrack.h.

References prop.

124 { return prop; }
bool prop
Definition: FSimTrack.h:220
void FSimTrack::setClosestDaughterId ( int  id)
inline

Set the index of the closest charged daughter.

Definition at line 184 of file FSimTrack.h.

References closestDaughterId_, and id().

Referenced by MaterialEffects::interact(), and TrajectoryManager::updateWithDaughters().

184 { closestDaughterId_ = id; }
int closestDaughterId_
Definition: FSimTrack.h:232
int id() const
the index in FBaseSimEvent and other vectors
Definition: FSimTrack.h:86
void FSimTrack::setEcal ( const RawParticle pp,
int  success 
)
void FSimTrack::setEndVertex ( int  endv)
inline

Set the end vertex.

Definition at line 148 of file FSimTrack.h.

References endv_.

Referenced by FBaseSimEvent::addSimVertex().

148 { endv_ = endv; }
int endv_
Definition: FSimTrack.h:209
void FSimTrack::setHcal ( const RawParticle pp,
int  success 
)
void FSimTrack::setHcalExit ( const RawParticle pp,
int  success 
)

Set the hcal exit variables.

Set the hcal variables.

Definition at line 90 of file FSimTrack.cc.

References HCAL_Exit, hcalexit, createTree::pp, and summarizeEdmComparisonLogfiles::success.

Referenced by FBaseSimEvent::fill().

void FSimTrack::setHO ( const RawParticle pp,
int  success 
)

Set the ho variables.

Definition at line 96 of file FSimTrack.cc.

References HO_Entrance, hoentr, createTree::pp, and summarizeEdmComparisonLogfiles::success.

Referenced by FBaseSimEvent::fill().

void FSimTrack::setLayer1 ( const RawParticle pp,
int  success 
)

Set the preshower layer1 variables.

Definition at line 55 of file FSimTrack.cc.

References layer1, Layer1_Entrance, createTree::pp, and summarizeEdmComparisonLogfiles::success.

Referenced by FBaseSimEvent::fill(), and TrajectoryManager::propagateToCalorimeters().

void FSimTrack::setLayer2 ( const RawParticle pp,
int  success 
)

Set the preshower layer2 variables.

Definition at line 62 of file FSimTrack.cc.

References layer2, Layer2_Entrance, createTree::pp, and summarizeEdmComparisonLogfiles::success.

Referenced by FBaseSimEvent::fill(), and TrajectoryManager::propagateToCalorimeters().

void FSimTrack::setMomentum ( const math::XYZTLorentzVector newMomentum)
inline

Reset the momentum (to be used with care)

Definition at line 193 of file FSimTrack.h.

References momentum_.

Referenced by TrajectoryManager::moveAllDaughters().

193 {momentum_ = newMomentum; }
XYZTLorentzVector momentum_
Definition: FSimTrack.h:236
void FSimTrack::setPropagate ( )

The particle has been propgated through the tracker.

Set the variable at the beginning of the propagation.

Definition at line 49 of file FSimTrack.cc.

References prop.

Referenced by TrajectoryManager::reconstruct().

49  {
50  prop=true;
51 }
bool prop
Definition: FSimTrack.h:220
void FSimTrack::setVFcal ( const RawParticle pp,
int  success 
)

Set the hcal variables.

Set the vcal variables.

Definition at line 83 of file FSimTrack.cc.

References createTree::pp, summarizeEdmComparisonLogfiles::success, vfcal, and VFCAL_Entrance.

Referenced by FBaseSimEvent::fill(), and TrajectoryManager::propagateToCalorimeters().

const SimTrack& FSimTrack::simTrack ( ) const
inline

Simply returns the SimTrack.

Definition at line 196 of file FSimTrack.h.

196 { return *this; }
const FSimVertex& FSimTrack::vertex ( ) const
inline
const RawParticle& FSimTrack::vfcalEntrance ( ) const
inline

Member Data Documentation

int FSimTrack::closestDaughterId_
private

Definition at line 232 of file FSimTrack.h.

Referenced by closestDaughterId(), and setClosestDaughterId().

std::vector<int> FSimTrack::daugh_
private

Definition at line 231 of file FSimTrack.h.

Referenced by addDaughter().

int FSimTrack::ecal
private

Definition at line 213 of file FSimTrack.h.

Referenced by onEcal(), and setEcal().

RawParticle FSimTrack::ECAL_Entrance
private

Definition at line 224 of file FSimTrack.h.

Referenced by ecalEntrance(), and setEcal().

int FSimTrack::endv_
private

Definition at line 209 of file FSimTrack.h.

Referenced by setEndVertex().

int FSimTrack::hcal
private

Definition at line 214 of file FSimTrack.h.

Referenced by onHcal(), and setHcal().

RawParticle FSimTrack::HCAL_Entrance
private

Definition at line 225 of file FSimTrack.h.

Referenced by hcalEntrance(), and setHcal().

RawParticle FSimTrack::HCAL_Exit
private

Definition at line 227 of file FSimTrack.h.

Referenced by hcalExit(), and setHcalExit().

int FSimTrack::hcalexit
private

Definition at line 216 of file FSimTrack.h.

Referenced by outHcal(), and setHcalExit().

RawParticle FSimTrack::HO_Entrance
private

Definition at line 228 of file FSimTrack.h.

Referenced by hoEntrance(), and setHO().

int FSimTrack::hoentr
private

Definition at line 217 of file FSimTrack.h.

Referenced by onHO(), and setHO().

int FSimTrack::id_
private

Definition at line 207 of file FSimTrack.h.

Referenced by id().

const HepPDT::ParticleData* FSimTrack::info_
private

Definition at line 234 of file FSimTrack.h.

Referenced by FSimTrack(), and particleInfo().

int FSimTrack::layer1
private

Definition at line 211 of file FSimTrack.h.

Referenced by onLayer1(), and setLayer1().

RawParticle FSimTrack::Layer1_Entrance
private

Definition at line 222 of file FSimTrack.h.

Referenced by layer1Entrance(), and setLayer1().

int FSimTrack::layer2
private

Definition at line 212 of file FSimTrack.h.

Referenced by onLayer2(), and setLayer2().

RawParticle FSimTrack::Layer2_Entrance
private

Definition at line 223 of file FSimTrack.h.

Referenced by layer2Entrance(), and setLayer2().

FBaseSimEvent* FSimTrack::mom_
private

Definition at line 205 of file FSimTrack.h.

Referenced by FSimTrack().

XYZTLorentzVector FSimTrack::momentum_
private

Definition at line 236 of file FSimTrack.h.

Referenced by momentum(), and setMomentum().

bool FSimTrack::prop
private

Definition at line 220 of file FSimTrack.h.

Referenced by propagated(), and setPropagate().

double FSimTrack::properDecayTime
private

Definition at line 238 of file FSimTrack.h.

Referenced by decayTime().

int FSimTrack::vfcal
private

Definition at line 215 of file FSimTrack.h.

Referenced by onVFcal(), and setVFcal().

RawParticle FSimTrack::VFCAL_Entrance
private

Definition at line 226 of file FSimTrack.h.

Referenced by setVFcal(), and vfcalEntrance().