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

#include <MdcGeoEnd.h>

Public Member Functions

 MdcGeoEnd (void)
 ~MdcGeoEnd (void)
int Id (void) const
double Length (void) const
double InnerR (void) const
double OutR (void) const
double Z (void) const
string Name (void) const
void Id (int x)
void Length (double x)
void InnerR (double x)
void OutR (double x)
void Z (double x)
void Name (string x)
 MdcGeoEnd (void)
 ~MdcGeoEnd (void)
int Id (void) const
double Length (void) const
double InnerR (void) const
double OutR (void) const
double Z (void) const
string Name (void) const
void Id (int x)
void Length (double x)
void InnerR (double x)
void OutR (double x)
void Z (double x)
void Name (string x)
 MdcGeoEnd (void)
 ~MdcGeoEnd (void)
int Id (void) const
double Length (void) const
double InnerR (void) const
double OutR (void) const
double Z (void) const
string Name (void) const
void Id (int x)
void Length (double x)
void InnerR (double x)
void OutR (double x)
void Z (double x)
void Name (string x)

Detailed Description

Constructor & Destructor Documentation

◆ MdcGeoEnd() [1/3]

MdcGeoEnd::MdcGeoEnd ( void )
inline

◆ ~MdcGeoEnd() [1/3]

MdcGeoEnd::~MdcGeoEnd ( void )
inline

◆ MdcGeoEnd() [2/3]

MdcGeoEnd::MdcGeoEnd ( void )
inline

◆ ~MdcGeoEnd() [2/3]

MdcGeoEnd::~MdcGeoEnd ( void )
inline

◆ MdcGeoEnd() [3/3]

MdcGeoEnd::MdcGeoEnd ( void )
inline

Definition at line 12 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoEnd.h.

12{};

◆ ~MdcGeoEnd() [3/3]

MdcGeoEnd::~MdcGeoEnd ( void )
inline

Definition at line 13 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoEnd.h.

13{};

Member Function Documentation

◆ Id() [1/6]

void MdcGeoEnd::Id ( int x)
inline

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

29{ fId = x; }
Double_t x[10]

◆ Id() [2/6]

void MdcGeoEnd::Id ( int x)
inline

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

29{ fId = x; }

◆ Id() [3/6]

void MdcGeoEnd::Id ( int x)
inline

Definition at line 29 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoEnd.h.

29{ fId = x; }

◆ Id() [4/6]

int MdcGeoEnd::Id ( void ) const
inline

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

16{ return fId; }

◆ Id() [5/6]

int MdcGeoEnd::Id ( void ) const
inline

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

16{ return fId; }

◆ Id() [6/6]

int MdcGeoEnd::Id ( void ) const
inline

Definition at line 16 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoEnd.h.

16{ return fId; }

◆ InnerR() [1/6]

void MdcGeoEnd::InnerR ( double x)
inline

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

31{ fInnerR = x; }

◆ InnerR() [2/6]

void MdcGeoEnd::InnerR ( double x)
inline

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

31{ fInnerR = x; }

◆ InnerR() [3/6]

void MdcGeoEnd::InnerR ( double x)
inline

Definition at line 31 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoEnd.h.

31{ fInnerR = x; }

◆ InnerR() [4/6]

double MdcGeoEnd::InnerR ( void ) const
inline

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

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

Referenced by BesMdcGeoParameter::InitFromSvc().

◆ InnerR() [5/6]

double MdcGeoEnd::InnerR ( void ) const
inline

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

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

◆ InnerR() [6/6]

double MdcGeoEnd::InnerR ( void ) const
inline

Definition at line 18 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoEnd.h.

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

◆ Length() [1/6]

void MdcGeoEnd::Length ( double x)
inline

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

30{ fLength = x; }

◆ Length() [2/6]

void MdcGeoEnd::Length ( double x)
inline

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

30{ fLength = x; }

◆ Length() [3/6]

void MdcGeoEnd::Length ( double x)
inline

Definition at line 30 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoEnd.h.

30{ fLength = x; }

◆ Length() [4/6]

double MdcGeoEnd::Length ( void ) const
inline

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

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

Referenced by BesMdcGeoParameter::InitFromSvc().

◆ Length() [5/6]

double MdcGeoEnd::Length ( void ) const
inline

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

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

◆ Length() [6/6]

double MdcGeoEnd::Length ( void ) const
inline

Definition at line 17 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoEnd.h.

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

◆ Name() [1/6]

void MdcGeoEnd::Name ( string x)
inline

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

34{ fName = x; }

◆ Name() [2/6]

void MdcGeoEnd::Name ( string x)
inline

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

34{ fName = x; }

◆ Name() [3/6]

void MdcGeoEnd::Name ( string x)
inline

Definition at line 34 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoEnd.h.

34{ fName = x; }

◆ Name() [4/6]

string MdcGeoEnd::Name ( void ) const
inline

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

26{ return fName; } // name of segment

Referenced by BesMdcGeoParameter::InitFromSvc().

◆ Name() [5/6]

string MdcGeoEnd::Name ( void ) const
inline

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

26{ return fName; } // name of segment

◆ Name() [6/6]

string MdcGeoEnd::Name ( void ) const
inline

Definition at line 26 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoEnd.h.

26{ return fName; } // name of segment

◆ OutR() [1/6]

void MdcGeoEnd::OutR ( double x)
inline

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

32{ fOutR = x; }

◆ OutR() [2/6]

void MdcGeoEnd::OutR ( double x)
inline

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

32{ fOutR = x; }

◆ OutR() [3/6]

void MdcGeoEnd::OutR ( double x)
inline

Definition at line 32 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoEnd.h.

32{ fOutR = x; }

◆ OutR() [4/6]

double MdcGeoEnd::OutR ( void ) const
inline

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

21 {
22 return fOutR;
23 } // From Z axes to upper surface of those

Referenced by BesMdcGeoParameter::InitFromSvc().

◆ OutR() [5/6]

double MdcGeoEnd::OutR ( void ) const
inline

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

21 {
22 return fOutR;
23 } // From Z axes to upper surface of those

◆ OutR() [6/6]

double MdcGeoEnd::OutR ( void ) const
inline

Definition at line 21 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoEnd.h.

21 {
22 return fOutR;
23 } // From Z axes to upper surface of those

◆ Z() [1/6]

void MdcGeoEnd::Z ( double x)
inline

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

33{ fZ = x; }

◆ Z() [2/6]

void MdcGeoEnd::Z ( double x)
inline

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

33{ fZ = x; }

◆ Z() [3/6]

void MdcGeoEnd::Z ( double x)
inline

Definition at line 33 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoEnd.h.

33{ fZ = x; }

◆ Z() [4/6]

double MdcGeoEnd::Z ( void ) const
inline

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

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

Referenced by BesMdcGeoParameter::InitFromSvc().

◆ Z() [5/6]

double MdcGeoEnd::Z ( void ) const
inline

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

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

◆ Z() [6/6]

double MdcGeoEnd::Z ( void ) const
inline

Definition at line 25 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoEnd.h.

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

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