BOSS 7.0.1
BESIII Offline Software System
|
#include <TEmcTrack.h>
Public Member Functions | |
TEmcTrack () | |
~TEmcTrack () | |
Int_t | trackId () const |
Int_t | numHits () const |
Int_t | status () const |
Int_t | cellId () const |
Int_t | module () const |
Double_t | x () const |
Double_t | y () const |
Double_t | z () const |
Double_t | theta () const |
Double_t | phi () const |
Double_t | dx () const |
Double_t | dy () const |
Double_t | dz () const |
Double_t | dtheta () const |
Double_t | dphi () const |
Double_t | energy () const |
Double_t | dE () const |
Double_t | eSeed () const |
Double_t | e3x3 () const |
Double_t | e5x5 () const |
Double_t | time () const |
Double_t | secondMoment () const |
Double_t | latMoment () const |
Double_t | a20Moment () const |
Double_t | a42Moment () const |
Double_t | err (Int_t i) const |
void | setTrackId (const Int_t trackId) |
void | setNumHits (const Int_t hit) |
void | setStatus (const Int_t st) |
void | setCellId (const Int_t id) |
void | setModule (const Int_t mod) |
void | setX (const Double_t x) |
void | setY (const Double_t y) |
void | setZ (const Double_t z) |
void | setEnergy (const Double_t e) |
void | setDE (const Double_t de) |
void | setDtheta (const Double_t dt) |
void | setDphi (const Double_t dpi) |
void | setESeed (const Double_t eSeed) |
void | setE3x3 (const Double_t e3x3) |
void | setE5x5 (const Double_t e5x5) |
void | setTime (const Double_t time) |
void | setSecondMoment (const Double_t secondMoment) |
void | setLatMoment (const Double_t latMoment) |
void | setA20Moment (const Double_t a20Moment) |
void | setA42Moment (const Double_t a42Moment) |
void | setErr (const Double_t err[6]) |
TEmcTrack () | |
~TEmcTrack () | |
Int_t | trackId () const |
Int_t | numHits () const |
Int_t | status () const |
Int_t | cellId () const |
Int_t | module () const |
Double_t | x () const |
Double_t | y () const |
Double_t | z () const |
Double_t | theta () const |
Double_t | phi () const |
Double_t | dx () const |
Double_t | dy () const |
Double_t | dz () const |
Double_t | dtheta () const |
Double_t | dphi () const |
Double_t | energy () const |
Double_t | dE () const |
Double_t | eSeed () const |
Double_t | e3x3 () const |
Double_t | e5x5 () const |
Double_t | time () const |
Double_t | secondMoment () const |
Double_t | latMoment () const |
Double_t | a20Moment () const |
Double_t | a42Moment () const |
Double_t | err (Int_t i) const |
void | setTrackId (const Int_t trackId) |
void | setNumHits (const Int_t hit) |
void | setStatus (const Int_t st) |
void | setCellId (const Int_t id) |
void | setModule (const Int_t mod) |
void | setX (const Double_t x) |
void | setY (const Double_t y) |
void | setZ (const Double_t z) |
void | setEnergy (const Double_t e) |
void | setDE (const Double_t de) |
void | setDtheta (const Double_t dt) |
void | setDphi (const Double_t dpi) |
void | setESeed (const Double_t eSeed) |
void | setE3x3 (const Double_t e3x3) |
void | setE5x5 (const Double_t e5x5) |
void | setTime (const Double_t time) |
void | setSecondMoment (const Double_t secondMoment) |
void | setLatMoment (const Double_t latMoment) |
void | setA20Moment (const Double_t a20Moment) |
void | setA42Moment (const Double_t a42Moment) |
void | setErr (const Double_t err[6]) |
Definition at line 7 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
TEmcTrack::TEmcTrack | ( | ) |
TEmcTrack::~TEmcTrack | ( | ) |
Definition at line 16 of file TEmcTrack.cxx.
TEmcTrack::TEmcTrack | ( | ) |
TEmcTrack::~TEmcTrack | ( | ) |
|
inline |
Definition at line 45 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by setA20Moment(), and EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 45 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 46 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by setA42Moment(), and EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 46 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 22 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 22 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 38 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 38 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 36 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 36 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 35 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 35 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
Double_t TEmcTrack::dx | ( | ) | const |
Definition at line 40 of file TEmcTrack.cxx.
Double_t TEmcTrack::dx | ( | ) | const |
Double_t TEmcTrack::dy | ( | ) | const |
Definition at line 47 of file TEmcTrack.cxx.
Double_t TEmcTrack::dy | ( | ) | const |
Double_t TEmcTrack::dz | ( | ) | const |
Definition at line 54 of file TEmcTrack.cxx.
Double_t TEmcTrack::dz | ( | ) | const |
|
inline |
Definition at line 40 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by setE3x3(), and EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 40 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 41 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by setE5x5(), and EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 41 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 37 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 37 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 47 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by setErr(), and EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 47 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 39 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by setESeed(), and EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 39 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 44 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by setLatMoment(), and EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 44 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 23 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 23 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 20 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 20 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 30 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 30 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 43 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by setSecondMoment(), and EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 43 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 68 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 68 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 69 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 69 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 53 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 53 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 59 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 59 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 61 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 61 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 60 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 60 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 63 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 63 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 64 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 64 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 58 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 58 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
void TEmcTrack::setErr | ( | const Double_t | err[6] | ) |
Definition at line 20 of file TEmcTrack.cxx.
Referenced by EmcTrackCnv::DataObjectToTObject().
void TEmcTrack::setErr | ( | const Double_t | err[6] | ) |
|
inline |
Definition at line 62 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 62 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 67 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 67 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 54 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 54 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 51 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 51 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 66 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 66 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 52 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 52 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 65 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 65 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 50 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 50 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 55 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 55 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 56 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 56 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 57 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 57 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 21 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 21 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 27 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 27 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 42 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by setTime(), and EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 42 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 19 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by setTrackId(), and EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 19 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 24 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by setX(), and EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 24 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 25 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by setY(), and EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 25 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.
|
inline |
Definition at line 26 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TEmcTrack.h.
Referenced by setZ(), and EmcTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 26 of file InstallArea/include/RootEventData/RootEventData/TEmcTrack.h.