StRoot
1
|
Public Member Functions | |
~StEmcOfflineCalibrationTrack () | |
void | Clear (Option_t *option="") |
Int_t | towerId (Int_t id) const |
Int_t | towerAdc (Int_t id) const |
Int_t | towerStatus (Int_t id) const |
Float_t | towerPedestal (Int_t id) const |
Float_t | towerPedestalRms (Int_t id) const |
Int_t | preshowerAdc (Int_t id) const |
Int_t | preshowerStatus (Int_t id) const |
Float_t | preshowerPedestal (Int_t id) const |
Float_t | preshowerPedestalRms (Int_t id) const |
UChar_t | preshowerCap (Int_t id) const |
Int_t | smdeId (Int_t id) const |
Int_t | smdeAdc (Int_t id) const |
Int_t | smdeStatus (Int_t id) const |
Float_t | smdePedestal (Int_t id) const |
Float_t | smdePedestalRms (Int_t id) const |
Int_t | smdpId (Int_t id) const |
Int_t | smdpAdc (Int_t id) const |
Int_t | smdpStatus (Int_t id) const |
Float_t | smdpPedestal (Int_t id) const |
Float_t | smdpPedestalRms (Int_t id) const |
Int_t | towerExitId () const |
Int_t | vertexIndex () const |
Int_t | flag () const |
Int_t | bad () const |
Int_t | nHits () const |
Int_t | nFitPoints () const |
Int_t | nDedxPoints () const |
Int_t | nHitsPossible () const |
Int_t | charge () const |
Double_t | p () const |
Double_t | eta () const |
Double_t | phi () const |
Double_t | dEdx () const |
Double_t | nSigmaElectron () const |
Double_t | nSigmaKaon () const |
Double_t | nSigmaPion () const |
Double_t | nSigmaProton () const |
Float_t | highestNeighbor () const |
Float_t | deta () const |
Float_t | dphi () const |
StThreeVectorF | momentum () const |
Int_t | tofMatchedFlag () const |
Float_t | vpdVz () const |
Float_t | dcaGlobal () const |
Float_t | tofTime () const |
Float_t | tofBeta () const |
Float_t | tofPathlength () const |
Float_t | tofSigmaElectron () const |
Float_t | tofProbElectron () const |
void | setTowerId (Int_t, Int_t) |
void | setTowerAdc (Int_t, Int_t) |
void | setTowerStatus (Int_t, Int_t) |
void | setTowerPedestal (Int_t, Float_t) |
void | setTowerPedestalRms (Int_t, Float_t) |
void | setPreshowerAdc (Int_t, Int_t) |
void | setPreshowerStatus (Int_t, Int_t) |
void | setPreshowerPedestal (Int_t, Float_t) |
void | setPreshowerPedestalRms (Int_t, Float_t) |
void | setPreshowerCap (Int_t, UChar_t) |
void | setSmdeId (Int_t, Int_t) |
void | setSmdeAdc (Int_t, Int_t) |
void | setSmdeStatus (Int_t, Int_t) |
void | setSmdePedestal (Int_t, Float_t) |
void | setSmdePedestalRms (Int_t, Float_t) |
void | setSmdpId (Int_t, Int_t) |
void | setSmdpAdc (Int_t, Int_t) |
void | setSmdpStatus (Int_t, Int_t) |
void | setSmdpPedestal (Int_t, Float_t) |
void | setSmdpPedestalRms (Int_t, Float_t) |
void | setTowerExitId (Int_t) |
void | setVertexIndex (Int_t) |
void | setFlag (Int_t) |
void | setBad (Int_t) |
void | setNHits (Int_t) |
void | setNFitPoints (Int_t) |
void | setNDedxPoints (Int_t) |
void | setNHitsPossible (Int_t) |
void | setCharge (Int_t) |
void | setP (Double_t) |
void | setEta (Double_t) |
void | setPhi (Double_t) |
void | setDeDx (Double_t) |
void | setNSigmaElectron (Double_t) |
void | setNSigmaPion (Double_t) |
void | setNSigmaKaon (Double_t) |
void | setNSigmaProton (Double_t) |
void | setHighestNeighbor (Float_t) |
void | setDeta (Float_t) |
void | setDphi (Float_t) |
void | setMomentum (StThreeVectorF) |
void | setTofMatchedFlag (Int_t) |
void | setVpdVz (Float_t) |
void | setDcaGlobal (Float_t) |
void | setTofTime (Float_t) |
void | setTofBeta (Float_t) |
void | setTofPathlength (Float_t) |
void | setTofSigmaElectron (Float_t) |
void | setTofProbElectron (Float_t) |
Definition at line 27 of file StEmcOfflineCalibrationEvent.h.
StEmcOfflineCalibrationTrack::~StEmcOfflineCalibrationTrack | ( | ) |
Nothing
Definition at line 29 of file StEmcOfflineCalibrationEvent.cxx.