BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
TRecMdcHit Class Reference

#include <TRecMdcHit.h>

Inheritance diagram for TRecMdcHit:

Public Member Functions

 TRecMdcHit ()
 ~TRecMdcHit ()
Bool_t isGrouped (void) const
Int_t getId (void) const
Int_t getTrkId (void) const
Double_t getDriftDistLeft (void) const
Double_t getDriftDistRight (void) const
Double_t getErrDriftDistLeft (void) const
Double_t getErrDriftDistRight (void) const
Double_t getChisqAdd (void) const
Int_t getFlagLR (void) const
Int_t getStat (void) const
UInt_t getMdcId () const
Double_t getTdc (void) const
Double_t getAdc (void) const
Double_t getDriftT (void) const
Double_t getDoca (void) const
Double_t getEntra (void) const
Double_t getZhit (void) const
Double_t getFltLen (void) const
void setIsGrouped (Bool_t isGrouped)
void setId (Int_t id)
void setTrkId (Int_t trkid)
void setDriftDistLeft (Double_t ddl)
void setDriftDistRight (Double_t ddr)
void setErrDriftDistLeft (Double_t erddl)
void setErrDriftDistRight (Double_t erddr)
void setChisqAdd (Double_t pChisq)
void setFlagLR (Int_t lr)
void setStat (Int_t stat)
void setMdcId (UInt_t mdcid)
void setTdc (Double_t tdc)
void setAdc (Double_t adc)
void setDriftT (Double_t driftT)
void setDoca (Double_t doca)
void setEntra (Double_t entra)
void setZhit (Double_t zhit)
void setFltLen (Double_t fltLen)
void setTRecMdcHit (const TRecMdcHit *mdchit)
 TRecMdcHit ()
 ~TRecMdcHit ()
Bool_t isGrouped (void) const
Int_t getId (void) const
Int_t getTrkId (void) const
Double_t getDriftDistLeft (void) const
Double_t getDriftDistRight (void) const
Double_t getErrDriftDistLeft (void) const
Double_t getErrDriftDistRight (void) const
Double_t getChisqAdd (void) const
Int_t getFlagLR (void) const
Int_t getStat (void) const
UInt_t getMdcId () const
Double_t getTdc (void) const
Double_t getAdc (void) const
Double_t getDriftT (void) const
Double_t getDoca (void) const
Double_t getEntra (void) const
Double_t getZhit (void) const
Double_t getFltLen (void) const
void setIsGrouped (Bool_t isGrouped)
void setId (Int_t id)
void setTrkId (Int_t trkid)
void setDriftDistLeft (Double_t ddl)
void setDriftDistRight (Double_t ddr)
void setErrDriftDistLeft (Double_t erddl)
void setErrDriftDistRight (Double_t erddr)
void setChisqAdd (Double_t pChisq)
void setFlagLR (Int_t lr)
void setStat (Int_t stat)
void setMdcId (UInt_t mdcid)
void setTdc (Double_t tdc)
void setAdc (Double_t adc)
void setDriftT (Double_t driftT)
void setDoca (Double_t doca)
void setEntra (Double_t entra)
void setZhit (Double_t zhit)
void setFltLen (Double_t fltLen)
void setTRecMdcHit (const TRecMdcHit *mdchit)
 TRecMdcHit ()
 ~TRecMdcHit ()
Bool_t isGrouped (void) const
Int_t getId (void) const
Int_t getTrkId (void) const
Double_t getDriftDistLeft (void) const
Double_t getDriftDistRight (void) const
Double_t getErrDriftDistLeft (void) const
Double_t getErrDriftDistRight (void) const
Double_t getChisqAdd (void) const
Int_t getFlagLR (void) const
Int_t getStat (void) const
UInt_t getMdcId () const
Double_t getTdc (void) const
Double_t getAdc (void) const
Double_t getDriftT (void) const
Double_t getDoca (void) const
Double_t getEntra (void) const
Double_t getZhit (void) const
Double_t getFltLen (void) const
void setIsGrouped (Bool_t isGrouped)
void setId (Int_t id)
void setTrkId (Int_t trkid)
void setDriftDistLeft (Double_t ddl)
void setDriftDistRight (Double_t ddr)
void setErrDriftDistLeft (Double_t erddl)
void setErrDriftDistRight (Double_t erddr)
void setChisqAdd (Double_t pChisq)
void setFlagLR (Int_t lr)
void setStat (Int_t stat)
void setMdcId (UInt_t mdcid)
void setTdc (Double_t tdc)
void setAdc (Double_t adc)
void setDriftT (Double_t driftT)
void setDoca (Double_t doca)
void setEntra (Double_t entra)
void setZhit (Double_t zhit)
void setFltLen (Double_t fltLen)
void setTRecMdcHit (const TRecMdcHit *mdchit)

Detailed Description

Constructor & Destructor Documentation

◆ TRecMdcHit() [1/3]

TRecMdcHit::TRecMdcHit ( )

Definition at line 7 of file TRecMdcHit.cxx.

7{ Clear(); }

Referenced by setTRecMdcHit().

◆ ~TRecMdcHit() [1/3]

TRecMdcHit::~TRecMdcHit ( )

Definition at line 10 of file TRecMdcHit.cxx.

10{ Clear(); }

◆ TRecMdcHit() [2/3]

TRecMdcHit::TRecMdcHit ( )

◆ ~TRecMdcHit() [2/3]

TRecMdcHit::~TRecMdcHit ( )

◆ TRecMdcHit() [3/3]

TRecMdcHit::TRecMdcHit ( )

◆ ~TRecMdcHit() [3/3]

TRecMdcHit::~TRecMdcHit ( )

Member Function Documentation

◆ getAdc() [1/3]

Double_t TRecMdcHit::getAdc ( void ) const
inline

Definition at line 30 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

30{ return m_adc; }

Referenced by setTRecMdcHit(), and RecMdcHitCnv::TObjectToDataObject().

◆ getAdc() [2/3]

Double_t TRecMdcHit::getAdc ( void ) const
inline

Definition at line 30 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

30{ return m_adc; }

◆ getAdc() [3/3]

Double_t TRecMdcHit::getAdc ( void ) const
inline

Definition at line 30 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

30{ return m_adc; }

◆ getChisqAdd() [1/3]

Double_t TRecMdcHit::getChisqAdd ( void ) const
inline

Definition at line 25 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

25{ return m_pChisq; }

Referenced by setTRecMdcHit(), and RecMdcHitCnv::TObjectToDataObject().

◆ getChisqAdd() [2/3]

Double_t TRecMdcHit::getChisqAdd ( void ) const
inline

Definition at line 25 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

25{ return m_pChisq; }

◆ getChisqAdd() [3/3]

Double_t TRecMdcHit::getChisqAdd ( void ) const
inline

Definition at line 25 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

25{ return m_pChisq; }

◆ getDoca() [1/3]

Double_t TRecMdcHit::getDoca ( void ) const
inline

Definition at line 32 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

32{ return m_doca; }

Referenced by setTRecMdcHit(), and RecMdcHitCnv::TObjectToDataObject().

◆ getDoca() [2/3]

Double_t TRecMdcHit::getDoca ( void ) const
inline

Definition at line 32 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

32{ return m_doca; }

◆ getDoca() [3/3]

Double_t TRecMdcHit::getDoca ( void ) const
inline

Definition at line 32 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

32{ return m_doca; }

◆ getDriftDistLeft() [1/3]

Double_t TRecMdcHit::getDriftDistLeft ( void ) const
inline

◆ getDriftDistLeft() [2/3]

Double_t TRecMdcHit::getDriftDistLeft ( void ) const
inline

Definition at line 21 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

21{ return m_ddl; }

◆ getDriftDistLeft() [3/3]

Double_t TRecMdcHit::getDriftDistLeft ( void ) const
inline

Definition at line 21 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

21{ return m_ddl; }

◆ getDriftDistRight() [1/3]

Double_t TRecMdcHit::getDriftDistRight ( void ) const
inline

Definition at line 22 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

22{ return m_ddr; }

Referenced by setTRecMdcHit(), and RecMdcHitCnv::TObjectToDataObject().

◆ getDriftDistRight() [2/3]

Double_t TRecMdcHit::getDriftDistRight ( void ) const
inline

Definition at line 22 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

22{ return m_ddr; }

◆ getDriftDistRight() [3/3]

Double_t TRecMdcHit::getDriftDistRight ( void ) const
inline

Definition at line 22 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

22{ return m_ddr; }

◆ getDriftT() [1/3]

Double_t TRecMdcHit::getDriftT ( void ) const
inline

Definition at line 31 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

31{ return m_driftT; }

Referenced by setTRecMdcHit(), and RecMdcHitCnv::TObjectToDataObject().

◆ getDriftT() [2/3]

Double_t TRecMdcHit::getDriftT ( void ) const
inline

Definition at line 31 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

31{ return m_driftT; }

◆ getDriftT() [3/3]

Double_t TRecMdcHit::getDriftT ( void ) const
inline

Definition at line 31 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

31{ return m_driftT; }

◆ getEntra() [1/3]

Double_t TRecMdcHit::getEntra ( void ) const
inline

Definition at line 33 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

33{ return m_entra; }

Referenced by setTRecMdcHit(), and RecMdcHitCnv::TObjectToDataObject().

◆ getEntra() [2/3]

Double_t TRecMdcHit::getEntra ( void ) const
inline

Definition at line 33 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

33{ return m_entra; }

◆ getEntra() [3/3]

Double_t TRecMdcHit::getEntra ( void ) const
inline

Definition at line 33 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

33{ return m_entra; }

◆ getErrDriftDistLeft() [1/3]

Double_t TRecMdcHit::getErrDriftDistLeft ( void ) const
inline

◆ getErrDriftDistLeft() [2/3]

Double_t TRecMdcHit::getErrDriftDistLeft ( void ) const
inline

Definition at line 23 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

23{ return m_erddl; }

◆ getErrDriftDistLeft() [3/3]

Double_t TRecMdcHit::getErrDriftDistLeft ( void ) const
inline

Definition at line 23 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

23{ return m_erddl; }

◆ getErrDriftDistRight() [1/3]

Double_t TRecMdcHit::getErrDriftDistRight ( void ) const
inline

Definition at line 24 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

24{ return m_erddr; }

Referenced by setTRecMdcHit(), and RecMdcHitCnv::TObjectToDataObject().

◆ getErrDriftDistRight() [2/3]

Double_t TRecMdcHit::getErrDriftDistRight ( void ) const
inline

Definition at line 24 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

24{ return m_erddr; }

◆ getErrDriftDistRight() [3/3]

Double_t TRecMdcHit::getErrDriftDistRight ( void ) const
inline

Definition at line 24 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

24{ return m_erddr; }

◆ getFlagLR() [1/3]

Int_t TRecMdcHit::getFlagLR ( void ) const
inline

Definition at line 26 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

26{ return m_lr; }

Referenced by setTRecMdcHit(), and RecMdcHitCnv::TObjectToDataObject().

◆ getFlagLR() [2/3]

Int_t TRecMdcHit::getFlagLR ( void ) const
inline

Definition at line 26 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

26{ return m_lr; }

◆ getFlagLR() [3/3]

Int_t TRecMdcHit::getFlagLR ( void ) const
inline

Definition at line 26 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

26{ return m_lr; }

◆ getFltLen() [1/3]

Double_t TRecMdcHit::getFltLen ( void ) const
inline

Definition at line 35 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

35{ return m_fltLen; }

Referenced by setTRecMdcHit(), and RecMdcHitCnv::TObjectToDataObject().

◆ getFltLen() [2/3]

Double_t TRecMdcHit::getFltLen ( void ) const
inline

Definition at line 35 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

35{ return m_fltLen; }

◆ getFltLen() [3/3]

Double_t TRecMdcHit::getFltLen ( void ) const
inline

Definition at line 35 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

35{ return m_fltLen; }

◆ getId() [1/3]

Int_t TRecMdcHit::getId ( void ) const
inline

Definition at line 19 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

19{ return m_id; }

Referenced by setTRecMdcHit(), and RecMdcHitCnv::TObjectToDataObject().

◆ getId() [2/3]

Int_t TRecMdcHit::getId ( void ) const
inline

Definition at line 19 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

19{ return m_id; }

◆ getId() [3/3]

Int_t TRecMdcHit::getId ( void ) const
inline

Definition at line 19 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

19{ return m_id; }

◆ getMdcId() [1/3]

UInt_t TRecMdcHit::getMdcId ( ) const
inline

◆ getMdcId() [2/3]

UInt_t TRecMdcHit::getMdcId ( ) const
inline

Definition at line 28 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

28{ return m_mdcid; }

◆ getMdcId() [3/3]

UInt_t TRecMdcHit::getMdcId ( ) const
inline

Definition at line 28 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

28{ return m_mdcid; }

◆ getStat() [1/3]

Int_t TRecMdcHit::getStat ( void ) const
inline

Definition at line 27 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

27{ return m_stat; }

Referenced by setTRecMdcHit(), and RecMdcHitCnv::TObjectToDataObject().

◆ getStat() [2/3]

Int_t TRecMdcHit::getStat ( void ) const
inline

Definition at line 27 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

27{ return m_stat; }

◆ getStat() [3/3]

Int_t TRecMdcHit::getStat ( void ) const
inline

Definition at line 27 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

27{ return m_stat; }

◆ getTdc() [1/3]

Double_t TRecMdcHit::getTdc ( void ) const
inline

Definition at line 29 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

29{ return m_tdc; }

Referenced by setTRecMdcHit(), and RecMdcHitCnv::TObjectToDataObject().

◆ getTdc() [2/3]

Double_t TRecMdcHit::getTdc ( void ) const
inline

Definition at line 29 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

29{ return m_tdc; }

◆ getTdc() [3/3]

Double_t TRecMdcHit::getTdc ( void ) const
inline

Definition at line 29 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

29{ return m_tdc; }

◆ getTrkId() [1/3]

Int_t TRecMdcHit::getTrkId ( void ) const
inline

◆ getTrkId() [2/3]

Int_t TRecMdcHit::getTrkId ( void ) const
inline

Definition at line 20 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

20{ return m_trkid; }

◆ getTrkId() [3/3]

Int_t TRecMdcHit::getTrkId ( void ) const
inline

Definition at line 20 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

20{ return m_trkid; }

◆ getZhit() [1/3]

Double_t TRecMdcHit::getZhit ( void ) const
inline

Definition at line 34 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

34{ return m_zhit; }

Referenced by setTRecMdcHit(), and RecMdcHitCnv::TObjectToDataObject().

◆ getZhit() [2/3]

Double_t TRecMdcHit::getZhit ( void ) const
inline

Definition at line 34 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

34{ return m_zhit; }

◆ getZhit() [3/3]

Double_t TRecMdcHit::getZhit ( void ) const
inline

Definition at line 34 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

34{ return m_zhit; }

◆ isGrouped() [1/3]

Bool_t TRecMdcHit::isGrouped ( void ) const
inline

Definition at line 17 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

17{ return m_isGrouped; }

Referenced by setIsGrouped(), and setTRecMdcHit().

◆ isGrouped() [2/3]

Bool_t TRecMdcHit::isGrouped ( void ) const
inline

Definition at line 17 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

17{ return m_isGrouped; }

◆ isGrouped() [3/3]

Bool_t TRecMdcHit::isGrouped ( void ) const
inline

Definition at line 17 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

17{ return m_isGrouped; }

◆ setAdc() [1/3]

void TRecMdcHit::setAdc ( Double_t adc)
inline

Definition at line 50 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

50{ m_adc = adc; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setAdc() [2/3]

void TRecMdcHit::setAdc ( Double_t adc)
inline

Definition at line 50 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

50{ m_adc = adc; }

◆ setAdc() [3/3]

void TRecMdcHit::setAdc ( Double_t adc)
inline

Definition at line 50 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

50{ m_adc = adc; }

◆ setChisqAdd() [1/3]

void TRecMdcHit::setChisqAdd ( Double_t pChisq)
inline

Definition at line 45 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

45{ m_pChisq = pChisq; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setChisqAdd() [2/3]

void TRecMdcHit::setChisqAdd ( Double_t pChisq)
inline

Definition at line 45 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

45{ m_pChisq = pChisq; }

◆ setChisqAdd() [3/3]

void TRecMdcHit::setChisqAdd ( Double_t pChisq)
inline

Definition at line 45 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

45{ m_pChisq = pChisq; }

◆ setDoca() [1/3]

void TRecMdcHit::setDoca ( Double_t doca)
inline

Definition at line 52 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

52{ m_doca = doca; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setDoca() [2/3]

void TRecMdcHit::setDoca ( Double_t doca)
inline

Definition at line 52 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

52{ m_doca = doca; }

◆ setDoca() [3/3]

void TRecMdcHit::setDoca ( Double_t doca)
inline

Definition at line 52 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

52{ m_doca = doca; }

◆ setDriftDistLeft() [1/3]

void TRecMdcHit::setDriftDistLeft ( Double_t ddl)
inline

Definition at line 41 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

41{ m_ddl = ddl; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setDriftDistLeft() [2/3]

void TRecMdcHit::setDriftDistLeft ( Double_t ddl)
inline

Definition at line 41 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

41{ m_ddl = ddl; }

◆ setDriftDistLeft() [3/3]

void TRecMdcHit::setDriftDistLeft ( Double_t ddl)
inline

Definition at line 41 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

41{ m_ddl = ddl; }

◆ setDriftDistRight() [1/3]

void TRecMdcHit::setDriftDistRight ( Double_t ddr)
inline

Definition at line 42 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

42{ m_ddr = ddr; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setDriftDistRight() [2/3]

void TRecMdcHit::setDriftDistRight ( Double_t ddr)
inline

Definition at line 42 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

42{ m_ddr = ddr; }

◆ setDriftDistRight() [3/3]

void TRecMdcHit::setDriftDistRight ( Double_t ddr)
inline

Definition at line 42 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

42{ m_ddr = ddr; }

◆ setDriftT() [1/3]

void TRecMdcHit::setDriftT ( Double_t driftT)
inline

Definition at line 51 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

51{ m_driftT = driftT; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setDriftT() [2/3]

void TRecMdcHit::setDriftT ( Double_t driftT)
inline

Definition at line 51 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

51{ m_driftT = driftT; }

◆ setDriftT() [3/3]

void TRecMdcHit::setDriftT ( Double_t driftT)
inline

Definition at line 51 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

51{ m_driftT = driftT; }

◆ setEntra() [1/3]

void TRecMdcHit::setEntra ( Double_t entra)
inline

Definition at line 53 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

53{ m_entra = entra; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setEntra() [2/3]

void TRecMdcHit::setEntra ( Double_t entra)
inline

Definition at line 53 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

53{ m_entra = entra; }

◆ setEntra() [3/3]

void TRecMdcHit::setEntra ( Double_t entra)
inline

Definition at line 53 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

53{ m_entra = entra; }

◆ setErrDriftDistLeft() [1/3]

void TRecMdcHit::setErrDriftDistLeft ( Double_t erddl)
inline

Definition at line 43 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

43{ m_erddl = erddl; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setErrDriftDistLeft() [2/3]

void TRecMdcHit::setErrDriftDistLeft ( Double_t erddl)
inline

Definition at line 43 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

43{ m_erddl = erddl; }

◆ setErrDriftDistLeft() [3/3]

void TRecMdcHit::setErrDriftDistLeft ( Double_t erddl)
inline

Definition at line 43 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

43{ m_erddl = erddl; }

◆ setErrDriftDistRight() [1/3]

void TRecMdcHit::setErrDriftDistRight ( Double_t erddr)
inline

Definition at line 44 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

44{ m_erddr = erddr; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setErrDriftDistRight() [2/3]

void TRecMdcHit::setErrDriftDistRight ( Double_t erddr)
inline

Definition at line 44 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

44{ m_erddr = erddr; }

◆ setErrDriftDistRight() [3/3]

void TRecMdcHit::setErrDriftDistRight ( Double_t erddr)
inline

Definition at line 44 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

44{ m_erddr = erddr; }

◆ setFlagLR() [1/3]

void TRecMdcHit::setFlagLR ( Int_t lr)
inline

Definition at line 46 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

46{ m_lr = lr; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setFlagLR() [2/3]

void TRecMdcHit::setFlagLR ( Int_t lr)
inline

Definition at line 46 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

46{ m_lr = lr; }

◆ setFlagLR() [3/3]

void TRecMdcHit::setFlagLR ( Int_t lr)
inline

Definition at line 46 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

46{ m_lr = lr; }

◆ setFltLen() [1/3]

void TRecMdcHit::setFltLen ( Double_t fltLen)
inline

Definition at line 55 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

55{ m_fltLen = fltLen; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setFltLen() [2/3]

void TRecMdcHit::setFltLen ( Double_t fltLen)
inline

Definition at line 55 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

55{ m_fltLen = fltLen; }

◆ setFltLen() [3/3]

void TRecMdcHit::setFltLen ( Double_t fltLen)
inline

Definition at line 55 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

55{ m_fltLen = fltLen; }

◆ setId() [1/3]

void TRecMdcHit::setId ( Int_t id)
inline

Definition at line 39 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

39{ m_id = id; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setId() [2/3]

void TRecMdcHit::setId ( Int_t id)
inline

Definition at line 39 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

39{ m_id = id; }

◆ setId() [3/3]

void TRecMdcHit::setId ( Int_t id)
inline

Definition at line 39 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

39{ m_id = id; }

◆ setIsGrouped() [1/3]

void TRecMdcHit::setIsGrouped ( Bool_t isGrouped)
inline

◆ setIsGrouped() [2/3]

void TRecMdcHit::setIsGrouped ( Bool_t isGrouped)
inline

Definition at line 38 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

38{ m_isGrouped = isGrouped; }

◆ setIsGrouped() [3/3]

void TRecMdcHit::setIsGrouped ( Bool_t isGrouped)
inline

Definition at line 38 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

38{ m_isGrouped = isGrouped; }

◆ setMdcId() [1/3]

void TRecMdcHit::setMdcId ( UInt_t mdcid)
inline

Definition at line 48 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

48{ m_mdcid = mdcid; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setMdcId() [2/3]

void TRecMdcHit::setMdcId ( UInt_t mdcid)
inline

Definition at line 48 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

48{ m_mdcid = mdcid; }

◆ setMdcId() [3/3]

void TRecMdcHit::setMdcId ( UInt_t mdcid)
inline

Definition at line 48 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

48{ m_mdcid = mdcid; }

◆ setStat() [1/3]

void TRecMdcHit::setStat ( Int_t stat)
inline

Definition at line 47 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

47{ m_stat = stat; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setStat() [2/3]

void TRecMdcHit::setStat ( Int_t stat)
inline

Definition at line 47 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

47{ m_stat = stat; }

◆ setStat() [3/3]

void TRecMdcHit::setStat ( Int_t stat)
inline

Definition at line 47 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

47{ m_stat = stat; }

◆ setTdc() [1/3]

void TRecMdcHit::setTdc ( Double_t tdc)
inline

Definition at line 49 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

49{ m_tdc = tdc; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setTdc() [2/3]

void TRecMdcHit::setTdc ( Double_t tdc)
inline

Definition at line 49 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

49{ m_tdc = tdc; }

◆ setTdc() [3/3]

void TRecMdcHit::setTdc ( Double_t tdc)
inline

Definition at line 49 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

49{ m_tdc = tdc; }

◆ setTRecMdcHit() [1/3]

void TRecMdcHit::setTRecMdcHit ( const TRecMdcHit * mdchit)
inline

Definition at line 56 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

56 {
57 m_isGrouped = mdchit->isGrouped();
58 m_id = mdchit->getId();
59 m_trkid = mdchit->getTrkId();
60 m_ddl = mdchit->getDriftDistLeft();
61 m_ddr = mdchit->getDriftDistRight();
62 m_erddl = mdchit->getErrDriftDistLeft();
63 m_erddr = mdchit->getErrDriftDistRight();
64 m_pChisq = mdchit->getChisqAdd();
65 m_lr = mdchit->getFlagLR();
66 m_stat = mdchit->getStat();
67 m_mdcid = mdchit->getMdcId();
68 m_tdc = mdchit->getTdc();
69 m_adc = mdchit->getAdc();
70 m_driftT = mdchit->getDriftT();
71 m_doca = mdchit->getDoca();
72 m_entra = mdchit->getEntra();
73 m_zhit = mdchit->getZhit();
74 m_fltLen = mdchit->getFltLen();
75 }

Referenced by BesClient::GetEvent().

◆ setTRecMdcHit() [2/3]

void TRecMdcHit::setTRecMdcHit ( const TRecMdcHit * mdchit)
inline

Definition at line 56 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

56 {
57 m_isGrouped = mdchit->isGrouped();
58 m_id = mdchit->getId();
59 m_trkid = mdchit->getTrkId();
60 m_ddl = mdchit->getDriftDistLeft();
61 m_ddr = mdchit->getDriftDistRight();
62 m_erddl = mdchit->getErrDriftDistLeft();
63 m_erddr = mdchit->getErrDriftDistRight();
64 m_pChisq = mdchit->getChisqAdd();
65 m_lr = mdchit->getFlagLR();
66 m_stat = mdchit->getStat();
67 m_mdcid = mdchit->getMdcId();
68 m_tdc = mdchit->getTdc();
69 m_adc = mdchit->getAdc();
70 m_driftT = mdchit->getDriftT();
71 m_doca = mdchit->getDoca();
72 m_entra = mdchit->getEntra();
73 m_zhit = mdchit->getZhit();
74 m_fltLen = mdchit->getFltLen();
75 }

◆ setTRecMdcHit() [3/3]

void TRecMdcHit::setTRecMdcHit ( const TRecMdcHit * mdchit)
inline

Definition at line 56 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

56 {
57 m_isGrouped = mdchit->isGrouped();
58 m_id = mdchit->getId();
59 m_trkid = mdchit->getTrkId();
60 m_ddl = mdchit->getDriftDistLeft();
61 m_ddr = mdchit->getDriftDistRight();
62 m_erddl = mdchit->getErrDriftDistLeft();
63 m_erddr = mdchit->getErrDriftDistRight();
64 m_pChisq = mdchit->getChisqAdd();
65 m_lr = mdchit->getFlagLR();
66 m_stat = mdchit->getStat();
67 m_mdcid = mdchit->getMdcId();
68 m_tdc = mdchit->getTdc();
69 m_adc = mdchit->getAdc();
70 m_driftT = mdchit->getDriftT();
71 m_doca = mdchit->getDoca();
72 m_entra = mdchit->getEntra();
73 m_zhit = mdchit->getZhit();
74 m_fltLen = mdchit->getFltLen();
75 }

◆ setTrkId() [1/3]

void TRecMdcHit::setTrkId ( Int_t trkid)
inline

Definition at line 40 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

40{ m_trkid = trkid; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setTrkId() [2/3]

void TRecMdcHit::setTrkId ( Int_t trkid)
inline

Definition at line 40 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

40{ m_trkid = trkid; }

◆ setTrkId() [3/3]

void TRecMdcHit::setTrkId ( Int_t trkid)
inline

Definition at line 40 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

40{ m_trkid = trkid; }

◆ setZhit() [1/3]

void TRecMdcHit::setZhit ( Double_t zhit)
inline

Definition at line 54 of file Event/RootEventData/include/RootEventData/TRecMdcHit.h.

54{ m_zhit = zhit; }

Referenced by RecMdcHitCnv::DataObjectToTObject().

◆ setZhit() [2/3]

void TRecMdcHit::setZhit ( Double_t zhit)
inline

Definition at line 54 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecMdcHit.h.

54{ m_zhit = zhit; }

◆ setZhit() [3/3]

void TRecMdcHit::setZhit ( Double_t zhit)
inline

Definition at line 54 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecMdcHit.h.

54{ m_zhit = zhit; }

The documentation for this class was generated from the following files: