ACTARSim
ACTAR TPC Simulation Reference Guide
|
A Silicon Ring hit
Definition at line 17 of file ActarSimSilRingHit.hh.
Public Member Functions | |
ActarSimSilRingHit () | |
~ActarSimSilRingHit () | |
Destructor, nothing to do. More... | |
void | SetDetectorID (Int_t det) |
void | SetXPos (Double_t x) |
void | SetYPos (Double_t y) |
void | SetZPos (Double_t z) |
void | SetTime (Double_t ti) |
void | SetEnergy (Double_t ed) |
void | SetEBeforeSil (Double_t eb) |
void | SetEAfterSil (Double_t ea) |
void | SetTrackID (UInt_t tr) |
void | SetEventID (UInt_t ev) |
void | SetRunID (UInt_t run) |
void | SetParticleID (UInt_t pdgID) |
void | SetParticleCharge (Double_t pdgCharge) |
void | SetParticleMass (Double_t pdgMass) |
void | SetStepsContributing (UInt_t step) |
Int_t | GetDetectorID () |
Double_t | GetXPos () |
Double_t | GetYPos () |
Double_t | GetZPos () |
Double_t | GetEnergy () |
Double_t | GetTime () |
Double_t | GetEBeforeSil () |
Double_t | GetEAfterSil () |
UInt_t | GetTrackID () |
UInt_t | GetEventID () |
UInt_t | GetRunID () |
UInt_t | GetParticleID () |
Double_t | GetParticleCharge () |
Double_t | GetParticleMass () |
UInt_t | GetStepsContributing () |
void | print (void) |
Printing data information. Not implemented yet. More... | |
Private Attributes | |
Int_t | detectorID |
Tracker model (depends on tracker geo) More... | |
Double_t | xpos |
Hit X Position. More... | |
Double_t | ypos |
Hit Y Position. More... | |
Double_t | zpos |
Hit Z Position. More... | |
Double_t | time |
Pulse time (w.r.t. vertex emission) More... | |
Double_t | energy |
Total energy deposited. More... | |
Double_t | eBeforeSil |
Energy before entering silicon. More... | |
Double_t | eAfterSil |
Energy left after silicon. More... | |
UInt_t | trackID |
Track ID. More... | |
UInt_t | eventID |
Event ID. More... | |
UInt_t | runID |
Run ID. More... | |
UInt_t | particleID |
Particle ID. More... | |
Double_t | particleCharge |
Particle charge. More... | |
Double_t | particleMass |
Particle mass. More... | |
UInt_t | stepsContributing |
Steps included in the hit. Neccessary for iterative means. More... | |
#include <ActarSimSilRingHit.hh>
ActarSimSilRingHit::ActarSimSilRingHit | ( | ) |
ActarSimSilRingHit::~ActarSimSilRingHit | ( | ) |
Destructor, nothing to do.
Definition at line 45 of file ActarSimSilRingHit.cc.
|
inline |
Definition at line 65 of file ActarSimSilRingHit.hh.
|
inline |
Definition at line 74 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 73 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 71 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 77 of file ActarSimSilRingHit.hh.
|
inline |
Definition at line 81 of file ActarSimSilRingHit.hh.
|
inline |
Definition at line 80 of file ActarSimSilRingHit.hh.
|
inline |
Definition at line 82 of file ActarSimSilRingHit.hh.
|
inline |
Definition at line 78 of file ActarSimSilRingHit.hh.
|
inline |
Definition at line 84 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 72 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 76 of file ActarSimSilRingHit.hh.
|
inline |
Definition at line 67 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 68 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 69 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
void ActarSimSilRingHit::print | ( | void | ) |
Printing data information. Not implemented yet.
Definition at line 50 of file ActarSimSilRingHit.cc.
Referenced by GetStepsContributing().
|
inline |
Definition at line 44 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 53 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 52 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 51 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 56 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 60 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 59 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 61 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 57 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 63 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 50 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 55 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 46 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 47 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
inline |
Definition at line 48 of file ActarSimSilRingHit.hh.
Referenced by ActarSimROOTAnalSilRing::AddSilRingHit().
|
private |
Tracker model (depends on tracker geo)
Definition at line 19 of file ActarSimSilRingHit.hh.
Referenced by GetDetectorID().
|
private |
Energy left after silicon.
Definition at line 28 of file ActarSimSilRingHit.hh.
Referenced by GetEAfterSil().
|
private |
Energy before entering silicon.
Definition at line 27 of file ActarSimSilRingHit.hh.
Referenced by GetEBeforeSil().
|
private |
Total energy deposited.
Definition at line 26 of file ActarSimSilRingHit.hh.
Referenced by GetEnergy().
|
private |
|
private |
Particle charge.
Definition at line 35 of file ActarSimSilRingHit.hh.
Referenced by GetParticleCharge().
|
private |
|
private |
Particle mass.
Definition at line 36 of file ActarSimSilRingHit.hh.
Referenced by GetParticleMass().
|
private |
|
private |
Steps included in the hit. Neccessary for iterative means.
Definition at line 38 of file ActarSimSilRingHit.hh.
Referenced by GetStepsContributing().
|
private |
Pulse time (w.r.t. vertex emission)
Definition at line 25 of file ActarSimSilRingHit.hh.
Referenced by GetTime().
|
private |
|
private |
|
private |
|
private |