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

#include <TMcHitMdc.h>

Inheritance diagram for TMcHitMdc:

Public Member Functions

 TMcHitMdc ()
 ~TMcHitMdc ()
void SetTrackID (Int_t track)
void SetLayerNo (Int_t layer)
void SetCellNo (Int_t cell)
void SetEdep (Double_t de)
void SetPos (TVector3 xyz)
void SetDriftD (Double_t distance)
void SetDriftT (Double_t time)
void SetGlobalT (Double_t time)
void SetTheta (Double_t angle)
void SetEnterAngle (Double_t angle)
void SetPosFlag (Int_t flag)
Int_t GetTrackID () const
Int_t GetLayerNo () const
Int_t GetCellNo () const
Double_t GetEdep () const
TVector3 GetPos () const
Double_t GetDriftD () const
Double_t GetDriftT () const
Double_t GetGlobalT () const
Double_t GetTheta () const
Double_t GetEnterAngle () const
Int_t GetPosFlag () const
 TMcHitMdc ()
 ~TMcHitMdc ()
void SetTrackID (Int_t track)
void SetLayerNo (Int_t layer)
void SetCellNo (Int_t cell)
void SetEdep (Double_t de)
void SetPos (TVector3 xyz)
void SetDriftD (Double_t distance)
void SetDriftT (Double_t time)
void SetGlobalT (Double_t time)
void SetTheta (Double_t angle)
void SetEnterAngle (Double_t angle)
void SetPosFlag (Int_t flag)
Int_t GetTrackID () const
Int_t GetLayerNo () const
Int_t GetCellNo () const
Double_t GetEdep () const
TVector3 GetPos () const
Double_t GetDriftD () const
Double_t GetDriftT () const
Double_t GetGlobalT () const
Double_t GetTheta () const
Double_t GetEnterAngle () const
Int_t GetPosFlag () const
 TMcHitMdc ()
 ~TMcHitMdc ()
void SetTrackID (Int_t track)
void SetLayerNo (Int_t layer)
void SetCellNo (Int_t cell)
void SetEdep (Double_t de)
void SetPos (TVector3 xyz)
void SetDriftD (Double_t distance)
void SetDriftT (Double_t time)
void SetGlobalT (Double_t time)
void SetTheta (Double_t angle)
void SetEnterAngle (Double_t angle)
void SetPosFlag (Int_t flag)
Int_t GetTrackID () const
Int_t GetLayerNo () const
Int_t GetCellNo () const
Double_t GetEdep () const
TVector3 GetPos () const
Double_t GetDriftD () const
Double_t GetDriftT () const
Double_t GetGlobalT () const
Double_t GetTheta () const
Double_t GetEnterAngle () const
Int_t GetPosFlag () const

Detailed Description

Constructor & Destructor Documentation

◆ TMcHitMdc() [1/3]

TMcHitMdc::TMcHitMdc ( )

Definition at line 6 of file TMcHitMdc.cxx.

6{ Clear(); }

◆ ~TMcHitMdc() [1/3]

TMcHitMdc::~TMcHitMdc ( )

Definition at line 8 of file TMcHitMdc.cxx.

8{ Clear(); }

◆ TMcHitMdc() [2/3]

TMcHitMdc::TMcHitMdc ( )

◆ ~TMcHitMdc() [2/3]

TMcHitMdc::~TMcHitMdc ( )

◆ TMcHitMdc() [3/3]

TMcHitMdc::TMcHitMdc ( )

◆ ~TMcHitMdc() [3/3]

TMcHitMdc::~TMcHitMdc ( )

Member Function Documentation

◆ GetCellNo() [1/3]

Int_t TMcHitMdc::GetCellNo ( ) const
inline

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

29{ return cellNo; };

◆ GetCellNo() [2/3]

Int_t TMcHitMdc::GetCellNo ( ) const
inline

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

29{ return cellNo; };

◆ GetCellNo() [3/3]

Int_t TMcHitMdc::GetCellNo ( ) const
inline

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

29{ return cellNo; };

◆ GetDriftD() [1/3]

Double_t TMcHitMdc::GetDriftD ( ) const
inline

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

32{ return driftD; };

◆ GetDriftD() [2/3]

Double_t TMcHitMdc::GetDriftD ( ) const
inline

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

32{ return driftD; };

◆ GetDriftD() [3/3]

Double_t TMcHitMdc::GetDriftD ( ) const
inline

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

32{ return driftD; };

◆ GetDriftT() [1/3]

Double_t TMcHitMdc::GetDriftT ( ) const
inline

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

33{ return driftT; };

◆ GetDriftT() [2/3]

Double_t TMcHitMdc::GetDriftT ( ) const
inline

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

33{ return driftT; };

◆ GetDriftT() [3/3]

Double_t TMcHitMdc::GetDriftT ( ) const
inline

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

33{ return driftT; };

◆ GetEdep() [1/3]

Double_t TMcHitMdc::GetEdep ( ) const
inline

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

30{ return edep; };

◆ GetEdep() [2/3]

Double_t TMcHitMdc::GetEdep ( ) const
inline

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

30{ return edep; };

◆ GetEdep() [3/3]

Double_t TMcHitMdc::GetEdep ( ) const
inline

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

30{ return edep; };

◆ GetEnterAngle() [1/3]

Double_t TMcHitMdc::GetEnterAngle ( ) const
inline

Definition at line 36 of file Event/RootEventData/include/RootEventData/TMcHitMdc.h.

36{ return enterAngle; };

◆ GetEnterAngle() [2/3]

Double_t TMcHitMdc::GetEnterAngle ( ) const
inline

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

36{ return enterAngle; };

◆ GetEnterAngle() [3/3]

Double_t TMcHitMdc::GetEnterAngle ( ) const
inline

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

36{ return enterAngle; };

◆ GetGlobalT() [1/3]

Double_t TMcHitMdc::GetGlobalT ( ) const
inline

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

34{ return globalT; };

◆ GetGlobalT() [2/3]

Double_t TMcHitMdc::GetGlobalT ( ) const
inline

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

34{ return globalT; };

◆ GetGlobalT() [3/3]

Double_t TMcHitMdc::GetGlobalT ( ) const
inline

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

34{ return globalT; };

◆ GetLayerNo() [1/3]

Int_t TMcHitMdc::GetLayerNo ( ) const
inline

Definition at line 28 of file Event/RootEventData/include/RootEventData/TMcHitMdc.h.

28{ return layerNo; };

◆ GetLayerNo() [2/3]

Int_t TMcHitMdc::GetLayerNo ( ) const
inline

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

28{ return layerNo; };

◆ GetLayerNo() [3/3]

Int_t TMcHitMdc::GetLayerNo ( ) const
inline

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

28{ return layerNo; };

◆ GetPos() [1/3]

TVector3 TMcHitMdc::GetPos ( ) const
inline

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

31{ return pos; };

◆ GetPos() [2/3]

TVector3 TMcHitMdc::GetPos ( ) const
inline

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

31{ return pos; };

◆ GetPos() [3/3]

TVector3 TMcHitMdc::GetPos ( ) const
inline

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

31{ return pos; };

◆ GetPosFlag() [1/3]

Int_t TMcHitMdc::GetPosFlag ( ) const
inline

Definition at line 37 of file Event/RootEventData/include/RootEventData/TMcHitMdc.h.

37{ return posFlag; };

◆ GetPosFlag() [2/3]

Int_t TMcHitMdc::GetPosFlag ( ) const
inline

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

37{ return posFlag; };

◆ GetPosFlag() [3/3]

Int_t TMcHitMdc::GetPosFlag ( ) const
inline

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

37{ return posFlag; };

◆ GetTheta() [1/3]

Double_t TMcHitMdc::GetTheta ( ) const
inline

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

35{ return theta; };

◆ GetTheta() [2/3]

Double_t TMcHitMdc::GetTheta ( ) const
inline

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

35{ return theta; };

◆ GetTheta() [3/3]

Double_t TMcHitMdc::GetTheta ( ) const
inline

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

35{ return theta; };

◆ GetTrackID() [1/3]

Int_t TMcHitMdc::GetTrackID ( ) const
inline

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

27{ return trackID; };

◆ GetTrackID() [2/3]

Int_t TMcHitMdc::GetTrackID ( ) const
inline

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

27{ return trackID; };

◆ GetTrackID() [3/3]

Int_t TMcHitMdc::GetTrackID ( ) const
inline

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

27{ return trackID; };

◆ SetCellNo() [1/3]

void TMcHitMdc::SetCellNo ( Int_t cell)
inline

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

17{ cellNo = cell; };

Referenced by BesRootIO::SaveMdcHitRoot().

◆ SetCellNo() [2/3]

void TMcHitMdc::SetCellNo ( Int_t cell)
inline

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

17{ cellNo = cell; };

◆ SetCellNo() [3/3]

void TMcHitMdc::SetCellNo ( Int_t cell)
inline

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

17{ cellNo = cell; };

◆ SetDriftD() [1/3]

void TMcHitMdc::SetDriftD ( Double_t distance)
inline

Definition at line 20 of file Event/RootEventData/include/RootEventData/TMcHitMdc.h.

20{ driftD = distance; };

Referenced by BesRootIO::SaveMdcHitRoot().

◆ SetDriftD() [2/3]

void TMcHitMdc::SetDriftD ( Double_t distance)
inline

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

20{ driftD = distance; };

◆ SetDriftD() [3/3]

void TMcHitMdc::SetDriftD ( Double_t distance)
inline

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

20{ driftD = distance; };

◆ SetDriftT() [1/3]

void TMcHitMdc::SetDriftT ( Double_t time)
inline

Definition at line 21 of file Event/RootEventData/include/RootEventData/TMcHitMdc.h.

21{ driftT = time; };
Double_t time

Referenced by BesRootIO::SaveMdcHitRoot().

◆ SetDriftT() [2/3]

void TMcHitMdc::SetDriftT ( Double_t time)
inline

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

21{ driftT = time; };

◆ SetDriftT() [3/3]

void TMcHitMdc::SetDriftT ( Double_t time)
inline

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

21{ driftT = time; };

◆ SetEdep() [1/3]

void TMcHitMdc::SetEdep ( Double_t de)
inline

Definition at line 18 of file Event/RootEventData/include/RootEventData/TMcHitMdc.h.

18{ edep = de; };

Referenced by BesRootIO::SaveMdcHitRoot().

◆ SetEdep() [2/3]

void TMcHitMdc::SetEdep ( Double_t de)
inline

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

18{ edep = de; };

◆ SetEdep() [3/3]

void TMcHitMdc::SetEdep ( Double_t de)
inline

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

18{ edep = de; };

◆ SetEnterAngle() [1/3]

void TMcHitMdc::SetEnterAngle ( Double_t angle)
inline

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

24{ enterAngle = angle; };

Referenced by BesRootIO::SaveMdcHitRoot().

◆ SetEnterAngle() [2/3]

void TMcHitMdc::SetEnterAngle ( Double_t angle)
inline

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

24{ enterAngle = angle; };

◆ SetEnterAngle() [3/3]

void TMcHitMdc::SetEnterAngle ( Double_t angle)
inline

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

24{ enterAngle = angle; };

◆ SetGlobalT() [1/3]

void TMcHitMdc::SetGlobalT ( Double_t time)
inline

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

22{ globalT = time; };

Referenced by BesRootIO::SaveMdcHitRoot().

◆ SetGlobalT() [2/3]

void TMcHitMdc::SetGlobalT ( Double_t time)
inline

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

22{ globalT = time; };

◆ SetGlobalT() [3/3]

void TMcHitMdc::SetGlobalT ( Double_t time)
inline

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

22{ globalT = time; };

◆ SetLayerNo() [1/3]

void TMcHitMdc::SetLayerNo ( Int_t layer)
inline

Definition at line 16 of file Event/RootEventData/include/RootEventData/TMcHitMdc.h.

16{ layerNo = layer; };

Referenced by BesRootIO::SaveMdcHitRoot().

◆ SetLayerNo() [2/3]

void TMcHitMdc::SetLayerNo ( Int_t layer)
inline

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

16{ layerNo = layer; };

◆ SetLayerNo() [3/3]

void TMcHitMdc::SetLayerNo ( Int_t layer)
inline

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

16{ layerNo = layer; };

◆ SetPos() [1/3]

void TMcHitMdc::SetPos ( TVector3 xyz)
inline

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

19{ pos = xyz; };

Referenced by BesRootIO::SaveMdcHitRoot().

◆ SetPos() [2/3]

void TMcHitMdc::SetPos ( TVector3 xyz)
inline

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

19{ pos = xyz; };

◆ SetPos() [3/3]

void TMcHitMdc::SetPos ( TVector3 xyz)
inline

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

19{ pos = xyz; };

◆ SetPosFlag() [1/3]

void TMcHitMdc::SetPosFlag ( Int_t flag)
inline

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

25{ posFlag = flag; };

Referenced by BesRootIO::SaveMdcHitRoot().

◆ SetPosFlag() [2/3]

void TMcHitMdc::SetPosFlag ( Int_t flag)
inline

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

25{ posFlag = flag; };

◆ SetPosFlag() [3/3]

void TMcHitMdc::SetPosFlag ( Int_t flag)
inline

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

25{ posFlag = flag; };

◆ SetTheta() [1/3]

void TMcHitMdc::SetTheta ( Double_t angle)
inline

Definition at line 23 of file Event/RootEventData/include/RootEventData/TMcHitMdc.h.

23{ theta = angle; };

Referenced by BesRootIO::SaveMdcHitRoot().

◆ SetTheta() [2/3]

void TMcHitMdc::SetTheta ( Double_t angle)
inline

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

23{ theta = angle; };

◆ SetTheta() [3/3]

void TMcHitMdc::SetTheta ( Double_t angle)
inline

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

23{ theta = angle; };

◆ SetTrackID() [1/3]

void TMcHitMdc::SetTrackID ( Int_t track)
inline

Definition at line 15 of file Event/RootEventData/include/RootEventData/TMcHitMdc.h.

15{ trackID = track; };

Referenced by BesRootIO::SaveMdcHitRoot().

◆ SetTrackID() [2/3]

void TMcHitMdc::SetTrackID ( Int_t track)
inline

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

15{ trackID = track; };

◆ SetTrackID() [3/3]

void TMcHitMdc::SetTrackID ( Int_t track)
inline

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

15{ trackID = track; };

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