CGEM BOSS 6.6.5.f
BESIII Offline Software System
Loading...
Searching...
No Matches
BesMdcMember Class Reference

#include <BesMdcGeoParameter.hh>

Public Member Functions

 BesMdcMember (void)
 
 ~BesMdcMember (void)
 
double Length (void)
 
double InnerR (void)
 
double OutR (void)
 
double Z (void)
 
string Name (void)
 
void SetLength (double x)
 
void SetInnerR (double x)
 
void SetOutR (double x)
 
void SetZ (double x)
 
void SetName (string x)
 
 BesMdcMember (void)
 
 ~BesMdcMember (void)
 
double Length (void)
 
double InnerR (void)
 
double OutR (void)
 
double Z (void)
 
string Name (void)
 
void SetLength (double x)
 
void SetInnerR (double x)
 
void SetOutR (double x)
 
void SetZ (double x)
 
void SetName (string x)
 

Detailed Description

Constructor & Destructor Documentation

◆ BesMdcMember() [1/2]

BesMdcMember::BesMdcMember ( void  )
inline

◆ ~BesMdcMember() [1/2]

BesMdcMember::~BesMdcMember ( void  )
inline

◆ BesMdcMember() [2/2]

BesMdcMember::BesMdcMember ( void  )
inline

◆ ~BesMdcMember() [2/2]

BesMdcMember::~BesMdcMember ( void  )
inline

Member Function Documentation

◆ InnerR() [1/2]

double BesMdcMember::InnerR ( void  )
inline

Definition at line 96 of file InstallArea/include/MdcSim/MdcSim/BesMdcGeoParameter.hh.

96{return fInnerR;} //From Z axes to bottom surface of those segments.

Referenced by BesMdcConstruction::Construct(), and BesMdcGeoParameter::Dump().

◆ InnerR() [2/2]

double BesMdcMember::InnerR ( void  )
inline

Definition at line 96 of file Simulation/BOOST/MdcSim/MdcSim-00-04-05/MdcSim/BesMdcGeoParameter.hh.

96{return fInnerR;} //From Z axes to bottom surface of those segments.

◆ Length() [1/2]

double BesMdcMember::Length ( void  )
inline

Definition at line 95 of file InstallArea/include/MdcSim/MdcSim/BesMdcGeoParameter.hh.

95{return fLength;} //Full length In Z direction

Referenced by BesMdcConstruction::Construct(), and BesMdcGeoParameter::Dump().

◆ Length() [2/2]

double BesMdcMember::Length ( void  )
inline

Definition at line 95 of file Simulation/BOOST/MdcSim/MdcSim-00-04-05/MdcSim/BesMdcGeoParameter.hh.

95{return fLength;} //Full length In Z direction

◆ Name() [1/2]

string BesMdcMember::Name ( void  )
inline

Definition at line 99 of file InstallArea/include/MdcSim/MdcSim/BesMdcGeoParameter.hh.

99{return fName;} //Name of segment

Referenced by BesMdcConstruction::Construct(), and BesMdcGeoParameter::Dump().

◆ Name() [2/2]

string BesMdcMember::Name ( void  )
inline

Definition at line 99 of file Simulation/BOOST/MdcSim/MdcSim-00-04-05/MdcSim/BesMdcGeoParameter.hh.

99{return fName;} //Name of segment

◆ OutR() [1/2]

double BesMdcMember::OutR ( void  )
inline

Definition at line 97 of file InstallArea/include/MdcSim/MdcSim/BesMdcGeoParameter.hh.

97{return fOutR;} //From Z axes to upper surface of those segments.

Referenced by BesMdcConstruction::Construct(), and BesMdcGeoParameter::Dump().

◆ OutR() [2/2]

double BesMdcMember::OutR ( void  )
inline

Definition at line 97 of file Simulation/BOOST/MdcSim/MdcSim-00-04-05/MdcSim/BesMdcGeoParameter.hh.

97{return fOutR;} //From Z axes to upper surface of those segments.

◆ SetInnerR() [1/2]

void BesMdcMember::SetInnerR ( double  x)
inline

◆ SetInnerR() [2/2]

void BesMdcMember::SetInnerR ( double  x)
inline

◆ SetLength() [1/2]

void BesMdcMember::SetLength ( double  x)
inline

◆ SetLength() [2/2]

void BesMdcMember::SetLength ( double  x)
inline

◆ SetName() [1/2]

void BesMdcMember::SetName ( string  x)
inline

◆ SetName() [2/2]

void BesMdcMember::SetName ( string  x)
inline

◆ SetOutR() [1/2]

void BesMdcMember::SetOutR ( double  x)
inline

◆ SetOutR() [2/2]

void BesMdcMember::SetOutR ( double  x)
inline

◆ SetZ() [1/2]

void BesMdcMember::SetZ ( double  x)
inline

◆ SetZ() [2/2]

void BesMdcMember::SetZ ( double  x)
inline

◆ Z() [1/2]

double BesMdcMember::Z ( void  )
inline

Definition at line 98 of file InstallArea/include/MdcSim/MdcSim/BesMdcGeoParameter.hh.

98{return fZ;} //Offset value of segment center from Z=0

Referenced by BesMdcConstruction::Construct(), and BesMdcGeoParameter::Dump().

◆ Z() [2/2]

double BesMdcMember::Z ( void  )
inline

Definition at line 98 of file Simulation/BOOST/MdcSim/MdcSim-00-04-05/MdcSim/BesMdcGeoParameter.hh.

98{return fZ;} //Offset value of segment center from Z=0

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