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

#include <MdcGeoSuper.h>

Public Member Functions

 MdcGeoSuper ()
 MdcGeoSuper (const MdcGeoSuper &e)
MdcGeoSuperoperator= (const MdcGeoSuper &e)
 ~MdcGeoSuper ()
int Id (void) const
double UpperR (void) const
double LowerR (void) const
int Type (void) const
int Id (int i)
double UpperR (double i)
double LowerR (double i)
int Type (int i)
 MdcGeoSuper ()
 MdcGeoSuper (const MdcGeoSuper &e)
MdcGeoSuperoperator= (const MdcGeoSuper &e)
 ~MdcGeoSuper ()
int Id (void) const
double UpperR (void) const
double LowerR (void) const
int Type (void) const
int Id (int i)
double UpperR (double i)
double LowerR (double i)
int Type (int i)
 MdcGeoSuper ()
 MdcGeoSuper (const MdcGeoSuper &e)
MdcGeoSuperoperator= (const MdcGeoSuper &e)
 ~MdcGeoSuper ()
int Id (void) const
double UpperR (void) const
double LowerR (void) const
int Type (void) const
int Id (int i)
double UpperR (double i)
double LowerR (double i)
int Type (int i)

Detailed Description

Constructor & Destructor Documentation

◆ MdcGeoSuper() [1/6]

MdcGeoSuper::MdcGeoSuper ( )
inline

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

12: fId( 0 ), fUpperR( 0 ), fLowerR( 0 ), fType( -1 ){};

Referenced by MdcGeoSuper(), and operator=().

◆ MdcGeoSuper() [2/6]

◆ ~MdcGeoSuper() [1/3]

MdcGeoSuper::~MdcGeoSuper ( )
inline

◆ MdcGeoSuper() [3/6]

MdcGeoSuper::MdcGeoSuper ( )
inline

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

12: fId( 0 ), fUpperR( 0 ), fLowerR( 0 ), fType( -1 ){};

◆ MdcGeoSuper() [4/6]

MdcGeoSuper::MdcGeoSuper ( const MdcGeoSuper & e)
inline

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

16 : fId( e.Id() ), fUpperR( e.UpperR() ), fLowerR( e.LowerR() ), fType( e.Type() ){};

◆ ~MdcGeoSuper() [2/3]

MdcGeoSuper::~MdcGeoSuper ( )
inline

◆ MdcGeoSuper() [5/6]

MdcGeoSuper::MdcGeoSuper ( )
inline

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

12: fId( 0 ), fUpperR( 0 ), fLowerR( 0 ), fType( -1 ){};

◆ MdcGeoSuper() [6/6]

MdcGeoSuper::MdcGeoSuper ( const MdcGeoSuper & e)
inline

Definition at line 15 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoSuper.h.

16 : fId( e.Id() ), fUpperR( e.UpperR() ), fLowerR( e.LowerR() ), fType( e.Type() ){};

◆ ~MdcGeoSuper() [3/3]

MdcGeoSuper::~MdcGeoSuper ( )
inline

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

30{};

Member Function Documentation

◆ Id() [1/6]

int MdcGeoSuper::Id ( int i)
inline

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

39{ return fId = i; };

◆ Id() [2/6]

int MdcGeoSuper::Id ( int i)
inline

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

39{ return fId = i; };

◆ Id() [3/6]

int MdcGeoSuper::Id ( int i)
inline

Definition at line 39 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoSuper.h.

39{ return fId = i; };

◆ Id() [4/6]

int MdcGeoSuper::Id ( void ) const
inline

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

33{ return fId; };

Referenced by MdcGeoSuper(), and operator=().

◆ Id() [5/6]

int MdcGeoSuper::Id ( void ) const
inline

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

33{ return fId; };

◆ Id() [6/6]

int MdcGeoSuper::Id ( void ) const
inline

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

33{ return fId; };

◆ LowerR() [1/6]

double MdcGeoSuper::LowerR ( double i)
inline

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

41{ return fLowerR = i; };

◆ LowerR() [2/6]

double MdcGeoSuper::LowerR ( double i)
inline

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

41{ return fLowerR = i; };

◆ LowerR() [3/6]

double MdcGeoSuper::LowerR ( double i)
inline

Definition at line 41 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoSuper.h.

41{ return fLowerR = i; };

◆ LowerR() [4/6]

double MdcGeoSuper::LowerR ( void ) const
inline

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

35{ return fLowerR; };

Referenced by MdcGeoSuper(), and operator=().

◆ LowerR() [5/6]

double MdcGeoSuper::LowerR ( void ) const
inline

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

35{ return fLowerR; };

◆ LowerR() [6/6]

double MdcGeoSuper::LowerR ( void ) const
inline

Definition at line 35 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoSuper.h.

35{ return fLowerR; };

◆ operator=() [1/3]

MdcGeoSuper & MdcGeoSuper::operator= ( const MdcGeoSuper & e)
inline

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

18 {
19 if ( this != &e )
20 {
21 fId = e.Id();
22 fUpperR = e.UpperR();
23 fLowerR = e.LowerR();
24 fType = e.Type();
25 }
26 return *this;
27 }

◆ operator=() [2/3]

MdcGeoSuper & MdcGeoSuper::operator= ( const MdcGeoSuper & e)
inline

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

18 {
19 if ( this != &e )
20 {
21 fId = e.Id();
22 fUpperR = e.UpperR();
23 fLowerR = e.LowerR();
24 fType = e.Type();
25 }
26 return *this;
27 }

◆ operator=() [3/3]

MdcGeoSuper & MdcGeoSuper::operator= ( const MdcGeoSuper & e)
inline

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

18 {
19 if ( this != &e )
20 {
21 fId = e.Id();
22 fUpperR = e.UpperR();
23 fLowerR = e.LowerR();
24 fType = e.Type();
25 }
26 return *this;
27 }

◆ Type() [1/6]

int MdcGeoSuper::Type ( int i)
inline

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

42{ return fType = i; };

◆ Type() [2/6]

int MdcGeoSuper::Type ( int i)
inline

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

42{ return fType = i; };

◆ Type() [3/6]

int MdcGeoSuper::Type ( int i)
inline

Definition at line 42 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoSuper.h.

42{ return fType = i; };

◆ Type() [4/6]

int MdcGeoSuper::Type ( void ) const
inline

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

36{ return fType; };

Referenced by MdcGeoSuper(), operator=(), and KalFitAlg::set_Mdc().

◆ Type() [5/6]

int MdcGeoSuper::Type ( void ) const
inline

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

36{ return fType; };

◆ Type() [6/6]

int MdcGeoSuper::Type ( void ) const
inline

Definition at line 36 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoSuper.h.

36{ return fType; };

◆ UpperR() [1/6]

double MdcGeoSuper::UpperR ( double i)
inline

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

40{ return fUpperR = i; };

◆ UpperR() [2/6]

double MdcGeoSuper::UpperR ( double i)
inline

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

40{ return fUpperR = i; };

◆ UpperR() [3/6]

double MdcGeoSuper::UpperR ( double i)
inline

Definition at line 40 of file Mdc/MdcGeomSvc/include/MdcGeomSvc/MdcGeoSuper.h.

40{ return fUpperR = i; };

◆ UpperR() [4/6]

double MdcGeoSuper::UpperR ( void ) const
inline

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

34{ return fUpperR; };

Referenced by MdcGeoSuper(), and operator=().

◆ UpperR() [5/6]

double MdcGeoSuper::UpperR ( void ) const
inline

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

34{ return fUpperR; };

◆ UpperR() [6/6]

double MdcGeoSuper::UpperR ( void ) const
inline

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

34{ return fUpperR; };

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