BOSS 7.0.4
BESIII Offline Software System
|
#include <TMucTrack.h>
Public Member Functions | |
TMucTrack () | |
~TMucTrack () | |
Int_t | trackId () const |
Int_t | id () const |
Int_t | status () const |
Int_t | type () const |
Int_t | startPart () const |
Int_t | endPart () const |
Int_t | brLastLayer () const |
Int_t | ecLastLayer () const |
Int_t | numHits () const |
Int_t | numLayers () const |
Int_t | maxHitsInLayer () const |
Double_t | depth () const |
Double_t | chi2 () const |
Int_t | dof () const |
Double_t | rms () const |
Double_t | xPos () const |
Double_t | yPos () const |
Double_t | zPos () const |
Double_t | xPosSigma () const |
Double_t | yPosSigma () const |
Double_t | zPosSigma () const |
Double_t | px () const |
Double_t | py () const |
Double_t | pz () const |
Double_t | distance () const |
Double_t | deltaPhi () const |
Double_t | kalRechi2 () const |
Int_t | kaldof () const |
Double_t | kaldepth () const |
Int_t | kalbrLastLayer () const |
Int_t | kalecLastLayer () const |
void | setTrackId (Int_t trackId) |
void | setId (Int_t id) |
void | setStatus (Int_t st) |
void | setType (Int_t type) |
void | setStartPart (Int_t part) |
void | setEndPart (Int_t part) |
void | setBrLastLayer (Int_t layer) |
void | setEcLastLayer (Int_t layer) |
void | setNumHits (Int_t numHits) |
void | setNumLayers (Int_t numLayers) |
void | setMaxHitsInLayer (Int_t maxHits) |
void | setDepth (Double_t depth) |
void | setChi2 (Double_t chi2) |
void | setDof (Int_t dof) |
void | setRms (Double_t rms) |
void | setXPos (Double_t x) |
void | setYPos (Double_t y) |
void | setZPos (Double_t z) |
void | setXPosSigma (Double_t x) |
void | setYPosSigma (Double_t y) |
void | setZPosSigma (Double_t z) |
void | setPx (Double_t px) |
void | setPy (Double_t py) |
void | setPz (Double_t pz) |
void | setDistance (double dist) |
void | setDeltaPhi (double dphi) |
void | setkalRechi2 (Double_t ch) |
void | setkalDof (Int_t f) |
void | setkalDepth (Double_t de) |
void | setkalbrLastLayer (Int_t br) |
void | setkalecLastLayer (Int_t ec) |
TMucTrack () | |
~TMucTrack () | |
Int_t | trackId () const |
Int_t | id () const |
Int_t | status () const |
Int_t | type () const |
Int_t | startPart () const |
Int_t | endPart () const |
Int_t | brLastLayer () const |
Int_t | ecLastLayer () const |
Int_t | numHits () const |
Int_t | numLayers () const |
Int_t | maxHitsInLayer () const |
Double_t | depth () const |
Double_t | chi2 () const |
Int_t | dof () const |
Double_t | rms () const |
Double_t | xPos () const |
Double_t | yPos () const |
Double_t | zPos () const |
Double_t | xPosSigma () const |
Double_t | yPosSigma () const |
Double_t | zPosSigma () const |
Double_t | px () const |
Double_t | py () const |
Double_t | pz () const |
Double_t | distance () const |
Double_t | deltaPhi () const |
Double_t | kalRechi2 () const |
Int_t | kaldof () const |
Double_t | kaldepth () const |
Int_t | kalbrLastLayer () const |
Int_t | kalecLastLayer () const |
void | setTrackId (Int_t trackId) |
void | setId (Int_t id) |
void | setStatus (Int_t st) |
void | setType (Int_t type) |
void | setStartPart (Int_t part) |
void | setEndPart (Int_t part) |
void | setBrLastLayer (Int_t layer) |
void | setEcLastLayer (Int_t layer) |
void | setNumHits (Int_t numHits) |
void | setNumLayers (Int_t numLayers) |
void | setMaxHitsInLayer (Int_t maxHits) |
void | setDepth (Double_t depth) |
void | setChi2 (Double_t chi2) |
void | setDof (Int_t dof) |
void | setRms (Double_t rms) |
void | setXPos (Double_t x) |
void | setYPos (Double_t y) |
void | setZPos (Double_t z) |
void | setXPosSigma (Double_t x) |
void | setYPosSigma (Double_t y) |
void | setZPosSigma (Double_t z) |
void | setPx (Double_t px) |
void | setPy (Double_t py) |
void | setPz (Double_t pz) |
void | setDistance (double dist) |
void | setDeltaPhi (double dphi) |
void | setkalRechi2 (Double_t ch) |
void | setkalDof (Int_t f) |
void | setkalDepth (Double_t de) |
void | setkalbrLastLayer (Int_t br) |
void | setkalecLastLayer (Int_t ec) |
Definition at line 9 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
TMucTrack::TMucTrack | ( | ) |
TMucTrack::~TMucTrack | ( | ) |
Definition at line 12 of file TMucTrack.cxx.
TMucTrack::TMucTrack | ( | ) |
TMucTrack::~TMucTrack | ( | ) |
|
inline |
Definition at line 30 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 30 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 37 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), setChi2(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 37 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 54 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 54 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 36 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), setDepth(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 36 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 53 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 53 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 38 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), setDof(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 38 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 31 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 31 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 29 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 29 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 24 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and setId().
|
inline |
Definition at line 24 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 61 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 61 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 60 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 60 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 59 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 59 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 62 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 62 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 58 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 58 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 34 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 34 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 32 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), setNumHits(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 32 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 33 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), setNumLayers(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 33 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 49 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), setPx(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 49 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 50 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), setPy(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 50 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 51 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), setPz(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 51 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 39 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), setRms(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 39 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 73 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 73 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 80 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 80 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 97 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 97 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 79 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 79 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 96 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 96 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 81 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 81 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 74 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 74 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 72 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 72 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 67 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 67 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 103 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 103 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 102 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 102 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 101 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 101 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 104 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 104 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 100 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 100 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 77 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 77 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 75 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 75 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 76 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 76 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 92 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 92 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 93 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 93 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 94 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 94 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 82 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 82 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 71 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 71 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 68 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 68 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 66 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 66 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 69 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 69 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 84 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 84 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 88 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 88 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 85 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 85 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 89 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 89 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 86 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 86 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 90 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by MucTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 90 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 28 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 28 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 25 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 25 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 23 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), setTrackId(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 23 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 26 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), setType(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 26 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 41 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 41 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 45 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 45 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 42 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 42 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 46 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 46 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 43 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 43 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.
|
inline |
Definition at line 47 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMucTrack.h.
Referenced by cvtMucDst2MucRec(), and MucTrackCnv::TObjectToDataObject().
|
inline |
Definition at line 47 of file InstallArea/include/RootEventData/RootEventData/TMucTrack.h.