CGEM BOSS 6.6.5.f
BESIII Offline Software System
Loading...
Searching...
No Matches
Event::CgemMcHit Class Reference

#include <CgemMcHit.h>

+ Inheritance diagram for Event::CgemMcHit:

Public Member Functions

virtual const CLID & clID () const
 
 CgemMcHit ()
 
 CgemMcHit (int f_ID_track, int f_ID_layer, int pdg, int f_ID_parent, double f_E_deposit, double f_XYZ_pre_x, double f_XYZ_pre_y, double f_XYZ_pre_z, double f_XYZ_post_x, double f_XYZ_post_y, double f_XYZ_post_z, double f_P_pre_x, double f_P_pre_y, double f_P_pre_z, double f_P_post_x, double f_P_post_y, double f_P_post_z)
 
void SetTrackID (int f_ID_track)
 
void SetLayerID (int f_ID_layer)
 
void SetPDGCode (int pdg)
 
void SetParentID (int f_ID_parent)
 
void SetTotalEnergyDeposit (double f_E_deposit)
 
void SetPositionXOfPrePoint (double f_XYZ_pre_x)
 
void SetPositionYOfPrePoint (double f_XYZ_pre_y)
 
void SetPositionZOfPrePoint (double f_XYZ_pre_z)
 
void SetPositionXOfPostPoint (double f_XYZ_post_x)
 
void SetPositionYOfPostPoint (double f_XYZ_post_y)
 
void SetPositionZOfPostPoint (double f_XYZ_post_z)
 
void SetMomentumXOfPrePoint (double f_P_pre_x)
 
void SetMomentumYOfPrePoint (double f_P_pre_y)
 
void SetMomentumZOfPrePoint (double f_P_pre_z)
 
void SetMomentumXOfPostPoint (double f_P_post_x)
 
void SetMomentumYOfPostPoint (double f_P_post_y)
 
void SetMomentumZOfPostPoint (double f_P_post_z)
 
void AddIdentifier (Int_t f_ID_Identifier[2000], Int_t N_dim)
 
void SetCreatorProcess (string creatorProcess)
 
int GetTrackID () const
 
int GetLayerID () const
 
int GetPDGCode () const
 
int GetParentID () const
 
double GetTotalEnergyDeposit () const
 
double GetPositionXOfPrePoint () const
 
double GetPositionYOfPrePoint () const
 
double GetPositionZOfPrePoint () const
 
double GetPositionXOfPostPoint () const
 
double GetPositionYOfPostPoint () const
 
double GetPositionZOfPostPoint () const
 
double GetMomentumXOfPrePoint () const
 
double GetMomentumYOfPrePoint () const
 
double GetMomentumZOfPrePoint () const
 
double GetMomentumXOfPostPoint () const
 
double GetMomentumYOfPostPoint () const
 
double GetMomentumZOfPostPoint () const
 
TArrayI GetIdentifier () const
 
string GetCreatorProcess () const
 
virtual const CLID & clID () const
 
 CgemMcHit ()
 
 CgemMcHit (int f_ID_track, int f_ID_layer, int pdg, int f_ID_parent, double f_E_deposit, double f_XYZ_pre_x, double f_XYZ_pre_y, double f_XYZ_pre_z, double f_XYZ_post_x, double f_XYZ_post_y, double f_XYZ_post_z, double f_P_pre_x, double f_P_pre_y, double f_P_pre_z, double f_P_post_x, double f_P_post_y, double f_P_post_z)
 
void SetTrackID (int f_ID_track)
 
void SetLayerID (int f_ID_layer)
 
void SetPDGCode (int pdg)
 
void SetParentID (int f_ID_parent)
 
void SetTotalEnergyDeposit (double f_E_deposit)
 
void SetPositionXOfPrePoint (double f_XYZ_pre_x)
 
void SetPositionYOfPrePoint (double f_XYZ_pre_y)
 
void SetPositionZOfPrePoint (double f_XYZ_pre_z)
 
void SetPositionXOfPostPoint (double f_XYZ_post_x)
 
void SetPositionYOfPostPoint (double f_XYZ_post_y)
 
void SetPositionZOfPostPoint (double f_XYZ_post_z)
 
void SetMomentumXOfPrePoint (double f_P_pre_x)
 
void SetMomentumYOfPrePoint (double f_P_pre_y)
 
void SetMomentumZOfPrePoint (double f_P_pre_z)
 
void SetMomentumXOfPostPoint (double f_P_post_x)
 
void SetMomentumYOfPostPoint (double f_P_post_y)
 
void SetMomentumZOfPostPoint (double f_P_post_z)
 
void AddIdentifier (Int_t f_ID_Identifier[2000], Int_t N_dim)
 
void SetCreatorProcess (string creatorProcess)
 
int GetTrackID () const
 
int GetLayerID () const
 
int GetPDGCode () const
 
int GetParentID () const
 
double GetTotalEnergyDeposit () const
 
double GetPositionXOfPrePoint () const
 
double GetPositionYOfPrePoint () const
 
double GetPositionZOfPrePoint () const
 
double GetPositionXOfPostPoint () const
 
double GetPositionYOfPostPoint () const
 
double GetPositionZOfPostPoint () const
 
double GetMomentumXOfPrePoint () const
 
double GetMomentumYOfPrePoint () const
 
double GetMomentumZOfPrePoint () const
 
double GetMomentumXOfPostPoint () const
 
double GetMomentumYOfPostPoint () const
 
double GetMomentumZOfPostPoint () const
 
TArrayI GetIdentifier () const
 
string GetCreatorProcess () const
 

Static Public Member Functions

static const CLID & classID ()
 
static const CLID & classID ()
 

Detailed Description

Constructor & Destructor Documentation

◆ CgemMcHit() [1/4]

Event::CgemMcHit::CgemMcHit ( )
inline

Definition at line 34 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

34{};

◆ CgemMcHit() [2/4]

Event::CgemMcHit::CgemMcHit ( int  f_ID_track,
int  f_ID_layer,
int  pdg,
int  f_ID_parent,
double  f_E_deposit,
double  f_XYZ_pre_x,
double  f_XYZ_pre_y,
double  f_XYZ_pre_z,
double  f_XYZ_post_x,
double  f_XYZ_post_y,
double  f_XYZ_post_z,
double  f_P_pre_x,
double  f_P_pre_y,
double  f_P_pre_z,
double  f_P_post_x,
double  f_P_post_y,
double  f_P_post_z 
)

Definition at line 4 of file CgemMcHit.cxx.

16{
17 m_ID_track = f_ID_track ;
18 m_ID_layer = f_ID_layer ;
19 m_pdg = pdg;
20 m_ID_parent = f_ID_parent;
21 m_E_deposit = f_E_deposit ;
22 m_XYZ_pre_x = f_XYZ_pre_x ;
23 m_XYZ_pre_y = f_XYZ_pre_y ;
24 m_XYZ_pre_z = f_XYZ_pre_z ;
25 m_XYZ_post_x = f_XYZ_post_x ;
26 m_XYZ_post_y = f_XYZ_post_y ;
27 m_XYZ_post_z = f_XYZ_post_z ;
28 m_P_pre_x = f_P_pre_x ;
29 m_P_pre_y = f_P_pre_y ;
30 m_P_pre_z = f_P_pre_z ;
31 m_P_post_x = f_P_post_x ;
32 m_P_post_y = f_P_post_y ;
33 m_P_post_z = f_P_post_z ;
34 /*
35 m_Cu_pre_x = f_Cu_pre_x ;
36 m_Cu_pre_y = f_Cu_pre_y ;
37 m_Cu_pre_z = f_Cu_pre_z ;
38 m_Cu_post_x = f_Cu_post_x ;
39 m_Cu_post_y = f_Cu_post_y ;
40 m_Cu_post_z = f_Cu_post_z ;
41 m_P_Cu_pre_x = f_P_Cu_pre_x ;
42 m_P_Cu_pre_y = f_P_Cu_pre_y ;
43 m_P_Cu_pre_z = f_P_Cu_pre_z ;
44 m_P_Cu_post_x = f_P_Cu_post_x ;
45 m_P_Cu_post_y = f_P_Cu_post_y ;
46 m_P_Cu_post_z = f_P_Cu_post_z ;
47 */
48}

◆ CgemMcHit() [3/4]

Event::CgemMcHit::CgemMcHit ( )
inline

Definition at line 34 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

34{};

◆ CgemMcHit() [4/4]

Event::CgemMcHit::CgemMcHit ( int  f_ID_track,
int  f_ID_layer,
int  pdg,
int  f_ID_parent,
double  f_E_deposit,
double  f_XYZ_pre_x,
double  f_XYZ_pre_y,
double  f_XYZ_pre_z,
double  f_XYZ_post_x,
double  f_XYZ_post_y,
double  f_XYZ_post_z,
double  f_P_pre_x,
double  f_P_pre_y,
double  f_P_pre_z,
double  f_P_post_x,
double  f_P_post_y,
double  f_P_post_z 
)

Member Function Documentation

◆ AddIdentifier() [1/2]

void Event::CgemMcHit::AddIdentifier ( Int_t  f_ID_Identifier[2000],
Int_t  N_dim 
)
inline

Definition at line 69 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

69{m_ID_Identifier.Set(N_dim, f_ID_Identifier); };

Referenced by BesMcTruthWriter::SaveCgemTruth().

◆ AddIdentifier() [2/2]

void Event::CgemMcHit::AddIdentifier ( Int_t  f_ID_Identifier[2000],
Int_t  N_dim 
)
inline

Definition at line 69 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

69{m_ID_Identifier.Set(N_dim, f_ID_Identifier); };

◆ classID() [1/2]

static const CLID & Event::CgemMcHit::classID ( )
inlinestatic

Definition at line 28 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

29 {
30 return CLID_CgemMcHit;
31 }
const CLID & CLID_CgemMcHit
Definition: EventModel.cxx:248

Referenced by clID().

◆ classID() [2/2]

static const CLID & Event::CgemMcHit::classID ( )
inlinestatic

Definition at line 28 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

29 {
30 return CLID_CgemMcHit;
31 }

◆ clID() [1/2]

virtual const CLID & Event::CgemMcHit::clID ( ) const
inlinevirtual

◆ clID() [2/2]

virtual const CLID & Event::CgemMcHit::clID ( ) const
inlinevirtual

Definition at line 23 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

24 {
25 return CgemMcHit::classID();
26 }

◆ GetCreatorProcess() [1/2]

string Event::CgemMcHit::GetCreatorProcess ( ) const
inline

Definition at line 108 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

108{return m_creatorProcess;};

◆ GetCreatorProcess() [2/2]

string Event::CgemMcHit::GetCreatorProcess ( ) const
inline

Definition at line 108 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

108{return m_creatorProcess;};

◆ GetIdentifier() [1/2]

TArrayI Event::CgemMcHit::GetIdentifier ( ) const
inline

Definition at line 107 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

107{return m_ID_Identifier;};

◆ GetIdentifier() [2/2]

TArrayI Event::CgemMcHit::GetIdentifier ( ) const
inline

Definition at line 107 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

107{return m_ID_Identifier;};

◆ GetLayerID() [1/2]

int Event::CgemMcHit::GetLayerID ( ) const
inline

Definition at line 90 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

90{return m_ID_layer ;};

◆ GetLayerID() [2/2]

int Event::CgemMcHit::GetLayerID ( ) const
inline

Definition at line 90 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

90{return m_ID_layer ;};

◆ GetMomentumXOfPostPoint() [1/2]

double Event::CgemMcHit::GetMomentumXOfPostPoint ( ) const
inline

Definition at line 103 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

103{return m_P_post_x ;};

◆ GetMomentumXOfPostPoint() [2/2]

double Event::CgemMcHit::GetMomentumXOfPostPoint ( ) const
inline

Definition at line 103 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

103{return m_P_post_x ;};

◆ GetMomentumXOfPrePoint() [1/2]

double Event::CgemMcHit::GetMomentumXOfPrePoint ( ) const
inline

Definition at line 100 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

100{return m_P_pre_x ;};

◆ GetMomentumXOfPrePoint() [2/2]

double Event::CgemMcHit::GetMomentumXOfPrePoint ( ) const
inline

Definition at line 100 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

100{return m_P_pre_x ;};

◆ GetMomentumYOfPostPoint() [1/2]

double Event::CgemMcHit::GetMomentumYOfPostPoint ( ) const
inline

Definition at line 104 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

104{return m_P_post_y ;};

◆ GetMomentumYOfPostPoint() [2/2]

double Event::CgemMcHit::GetMomentumYOfPostPoint ( ) const
inline

Definition at line 104 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

104{return m_P_post_y ;};

◆ GetMomentumYOfPrePoint() [1/2]

double Event::CgemMcHit::GetMomentumYOfPrePoint ( ) const
inline

Definition at line 101 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

101{return m_P_pre_y ;};

◆ GetMomentumYOfPrePoint() [2/2]

double Event::CgemMcHit::GetMomentumYOfPrePoint ( ) const
inline

Definition at line 101 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

101{return m_P_pre_y ;};

◆ GetMomentumZOfPostPoint() [1/2]

double Event::CgemMcHit::GetMomentumZOfPostPoint ( ) const
inline

Definition at line 105 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

105{return m_P_post_z ;};

◆ GetMomentumZOfPostPoint() [2/2]

double Event::CgemMcHit::GetMomentumZOfPostPoint ( ) const
inline

Definition at line 105 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

105{return m_P_post_z ;};

◆ GetMomentumZOfPrePoint() [1/2]

double Event::CgemMcHit::GetMomentumZOfPrePoint ( ) const
inline

Definition at line 102 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

102{return m_P_pre_z ;};

◆ GetMomentumZOfPrePoint() [2/2]

double Event::CgemMcHit::GetMomentumZOfPrePoint ( ) const
inline

Definition at line 102 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

102{return m_P_pre_z ;};

◆ GetParentID() [1/2]

int Event::CgemMcHit::GetParentID ( ) const
inline

Definition at line 92 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

92{return m_ID_parent ;};

◆ GetParentID() [2/2]

int Event::CgemMcHit::GetParentID ( ) const
inline

Definition at line 92 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

92{return m_ID_parent ;};

◆ GetPDGCode() [1/2]

int Event::CgemMcHit::GetPDGCode ( ) const
inline

Definition at line 91 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

91{return m_pdg ;};

◆ GetPDGCode() [2/2]

int Event::CgemMcHit::GetPDGCode ( ) const
inline

Definition at line 91 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

91{return m_pdg ;};

◆ GetPositionXOfPostPoint() [1/2]

double Event::CgemMcHit::GetPositionXOfPostPoint ( ) const
inline

Definition at line 97 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

97{return m_XYZ_post_x ;};

◆ GetPositionXOfPostPoint() [2/2]

double Event::CgemMcHit::GetPositionXOfPostPoint ( ) const
inline

Definition at line 97 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

97{return m_XYZ_post_x ;};

◆ GetPositionXOfPrePoint() [1/2]

double Event::CgemMcHit::GetPositionXOfPrePoint ( ) const
inline

Definition at line 94 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

94{return m_XYZ_pre_x ;};

◆ GetPositionXOfPrePoint() [2/2]

double Event::CgemMcHit::GetPositionXOfPrePoint ( ) const
inline

Definition at line 94 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

94{return m_XYZ_pre_x ;};

◆ GetPositionYOfPostPoint() [1/2]

double Event::CgemMcHit::GetPositionYOfPostPoint ( ) const
inline

Definition at line 98 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

98{return m_XYZ_post_y ;};

◆ GetPositionYOfPostPoint() [2/2]

double Event::CgemMcHit::GetPositionYOfPostPoint ( ) const
inline

Definition at line 98 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

98{return m_XYZ_post_y ;};

◆ GetPositionYOfPrePoint() [1/2]

double Event::CgemMcHit::GetPositionYOfPrePoint ( ) const
inline

Definition at line 95 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

95{return m_XYZ_pre_y ;};

◆ GetPositionYOfPrePoint() [2/2]

double Event::CgemMcHit::GetPositionYOfPrePoint ( ) const
inline

Definition at line 95 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

95{return m_XYZ_pre_y ;};

◆ GetPositionZOfPostPoint() [1/2]

double Event::CgemMcHit::GetPositionZOfPostPoint ( ) const
inline

Definition at line 99 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

99{return m_XYZ_post_z ;};

◆ GetPositionZOfPostPoint() [2/2]

double Event::CgemMcHit::GetPositionZOfPostPoint ( ) const
inline

Definition at line 99 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

99{return m_XYZ_post_z ;};

◆ GetPositionZOfPrePoint() [1/2]

double Event::CgemMcHit::GetPositionZOfPrePoint ( ) const
inline

Definition at line 96 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

96{return m_XYZ_pre_z ;};

◆ GetPositionZOfPrePoint() [2/2]

double Event::CgemMcHit::GetPositionZOfPrePoint ( ) const
inline

Definition at line 96 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

96{return m_XYZ_pre_z ;};

◆ GetTotalEnergyDeposit() [1/2]

double Event::CgemMcHit::GetTotalEnergyDeposit ( ) const
inline

Definition at line 93 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

93{return m_E_deposit ;};

◆ GetTotalEnergyDeposit() [2/2]

double Event::CgemMcHit::GetTotalEnergyDeposit ( ) const
inline

Definition at line 93 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

93{return m_E_deposit ;};

◆ GetTrackID() [1/2]

int Event::CgemMcHit::GetTrackID ( ) const
inline

Definition at line 89 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

89{return m_ID_track ;};

◆ GetTrackID() [2/2]

int Event::CgemMcHit::GetTrackID ( ) const
inline

Definition at line 89 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

89{return m_ID_track ;};

◆ SetCreatorProcess() [1/2]

void Event::CgemMcHit::SetCreatorProcess ( string  creatorProcess)
inline

Definition at line 70 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

70{m_creatorProcess = creatorProcess;};

Referenced by BesMcTruthWriter::SaveCgemTruth().

◆ SetCreatorProcess() [2/2]

void Event::CgemMcHit::SetCreatorProcess ( string  creatorProcess)
inline

Definition at line 70 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

70{m_creatorProcess = creatorProcess;};

◆ SetLayerID() [1/2]

void Event::CgemMcHit::SetLayerID ( int  f_ID_layer)
inline

Definition at line 50 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

50{m_ID_layer = f_ID_layer ;};

◆ SetLayerID() [2/2]

void Event::CgemMcHit::SetLayerID ( int  f_ID_layer)
inline

Definition at line 50 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

50{m_ID_layer = f_ID_layer ;};

◆ SetMomentumXOfPostPoint() [1/2]

void Event::CgemMcHit::SetMomentumXOfPostPoint ( double  f_P_post_x)
inline

Definition at line 63 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

63{m_P_post_x = f_P_post_x ;};

◆ SetMomentumXOfPostPoint() [2/2]

void Event::CgemMcHit::SetMomentumXOfPostPoint ( double  f_P_post_x)
inline

Definition at line 63 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

63{m_P_post_x = f_P_post_x ;};

◆ SetMomentumXOfPrePoint() [1/2]

void Event::CgemMcHit::SetMomentumXOfPrePoint ( double  f_P_pre_x)
inline

Definition at line 60 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

60{m_P_pre_x = f_P_pre_x ;};

◆ SetMomentumXOfPrePoint() [2/2]

void Event::CgemMcHit::SetMomentumXOfPrePoint ( double  f_P_pre_x)
inline

Definition at line 60 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

60{m_P_pre_x = f_P_pre_x ;};

◆ SetMomentumYOfPostPoint() [1/2]

void Event::CgemMcHit::SetMomentumYOfPostPoint ( double  f_P_post_y)
inline

Definition at line 64 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

64{m_P_post_y = f_P_post_y ;};

◆ SetMomentumYOfPostPoint() [2/2]

void Event::CgemMcHit::SetMomentumYOfPostPoint ( double  f_P_post_y)
inline

Definition at line 64 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

64{m_P_post_y = f_P_post_y ;};

◆ SetMomentumYOfPrePoint() [1/2]

void Event::CgemMcHit::SetMomentumYOfPrePoint ( double  f_P_pre_y)
inline

Definition at line 61 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

61{m_P_pre_y = f_P_pre_y ;};

◆ SetMomentumYOfPrePoint() [2/2]

void Event::CgemMcHit::SetMomentumYOfPrePoint ( double  f_P_pre_y)
inline

Definition at line 61 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

61{m_P_pre_y = f_P_pre_y ;};

◆ SetMomentumZOfPostPoint() [1/2]

void Event::CgemMcHit::SetMomentumZOfPostPoint ( double  f_P_post_z)
inline

Definition at line 65 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

65{m_P_post_z = f_P_post_z ;};

◆ SetMomentumZOfPostPoint() [2/2]

void Event::CgemMcHit::SetMomentumZOfPostPoint ( double  f_P_post_z)
inline

Definition at line 65 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

65{m_P_post_z = f_P_post_z ;};

◆ SetMomentumZOfPrePoint() [1/2]

void Event::CgemMcHit::SetMomentumZOfPrePoint ( double  f_P_pre_z)
inline

Definition at line 62 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

62{m_P_pre_z = f_P_pre_z ;};

◆ SetMomentumZOfPrePoint() [2/2]

void Event::CgemMcHit::SetMomentumZOfPrePoint ( double  f_P_pre_z)
inline

Definition at line 62 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

62{m_P_pre_z = f_P_pre_z ;};

◆ SetParentID() [1/2]

void Event::CgemMcHit::SetParentID ( int  f_ID_parent)
inline

Definition at line 52 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

52{m_ID_parent = f_ID_parent ;};

◆ SetParentID() [2/2]

void Event::CgemMcHit::SetParentID ( int  f_ID_parent)
inline

Definition at line 52 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

52{m_ID_parent = f_ID_parent ;};

◆ SetPDGCode() [1/2]

void Event::CgemMcHit::SetPDGCode ( int  pdg)
inline

Definition at line 51 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

51{m_pdg = pdg ;};

◆ SetPDGCode() [2/2]

void Event::CgemMcHit::SetPDGCode ( int  pdg)
inline

Definition at line 51 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

51{m_pdg = pdg ;};

◆ SetPositionXOfPostPoint() [1/2]

void Event::CgemMcHit::SetPositionXOfPostPoint ( double  f_XYZ_post_x)
inline

Definition at line 57 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

57{m_XYZ_post_x = f_XYZ_post_x ;};

◆ SetPositionXOfPostPoint() [2/2]

void Event::CgemMcHit::SetPositionXOfPostPoint ( double  f_XYZ_post_x)
inline

Definition at line 57 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

57{m_XYZ_post_x = f_XYZ_post_x ;};

◆ SetPositionXOfPrePoint() [1/2]

void Event::CgemMcHit::SetPositionXOfPrePoint ( double  f_XYZ_pre_x)
inline

Definition at line 54 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

54{m_XYZ_pre_x = f_XYZ_pre_x ;};

◆ SetPositionXOfPrePoint() [2/2]

void Event::CgemMcHit::SetPositionXOfPrePoint ( double  f_XYZ_pre_x)
inline

Definition at line 54 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

54{m_XYZ_pre_x = f_XYZ_pre_x ;};

◆ SetPositionYOfPostPoint() [1/2]

void Event::CgemMcHit::SetPositionYOfPostPoint ( double  f_XYZ_post_y)
inline

Definition at line 58 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

58{m_XYZ_post_y = f_XYZ_post_y ;};

◆ SetPositionYOfPostPoint() [2/2]

void Event::CgemMcHit::SetPositionYOfPostPoint ( double  f_XYZ_post_y)
inline

Definition at line 58 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

58{m_XYZ_post_y = f_XYZ_post_y ;};

◆ SetPositionYOfPrePoint() [1/2]

void Event::CgemMcHit::SetPositionYOfPrePoint ( double  f_XYZ_pre_y)
inline

Definition at line 55 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

55{m_XYZ_pre_y = f_XYZ_pre_y ;};

◆ SetPositionYOfPrePoint() [2/2]

void Event::CgemMcHit::SetPositionYOfPrePoint ( double  f_XYZ_pre_y)
inline

Definition at line 55 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

55{m_XYZ_pre_y = f_XYZ_pre_y ;};

◆ SetPositionZOfPostPoint() [1/2]

void Event::CgemMcHit::SetPositionZOfPostPoint ( double  f_XYZ_post_z)
inline

Definition at line 59 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

59{m_XYZ_post_z = f_XYZ_post_z ;};

◆ SetPositionZOfPostPoint() [2/2]

void Event::CgemMcHit::SetPositionZOfPostPoint ( double  f_XYZ_post_z)
inline

Definition at line 59 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

59{m_XYZ_post_z = f_XYZ_post_z ;};

◆ SetPositionZOfPrePoint() [1/2]

void Event::CgemMcHit::SetPositionZOfPrePoint ( double  f_XYZ_pre_z)
inline

Definition at line 56 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

56{m_XYZ_pre_z = f_XYZ_pre_z ;};

◆ SetPositionZOfPrePoint() [2/2]

void Event::CgemMcHit::SetPositionZOfPrePoint ( double  f_XYZ_pre_z)
inline

Definition at line 56 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

56{m_XYZ_pre_z = f_XYZ_pre_z ;};

◆ SetTotalEnergyDeposit() [1/2]

void Event::CgemMcHit::SetTotalEnergyDeposit ( double  f_E_deposit)
inline

Definition at line 53 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

53{m_E_deposit = f_E_deposit ;};

◆ SetTotalEnergyDeposit() [2/2]

void Event::CgemMcHit::SetTotalEnergyDeposit ( double  f_E_deposit)
inline

Definition at line 53 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

53{m_E_deposit = f_E_deposit ;};

◆ SetTrackID() [1/2]

void Event::CgemMcHit::SetTrackID ( int  f_ID_track)
inline

Definition at line 49 of file Event/McTruth/McTruth-00-04-07/McTruth/CgemMcHit.h.

49{m_ID_track = f_ID_track ;};

◆ SetTrackID() [2/2]

void Event::CgemMcHit::SetTrackID ( int  f_ID_track)
inline

Definition at line 49 of file InstallArea/include/McTruth/McTruth/CgemMcHit.h.

49{m_ID_track = f_ID_track ;};

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