Belle II Software  release-08-01-10
ServiceGapsMaterialsCdcArichTopPar Class Reference

The Class for Service Materials between CDC and ECL, ARICH and TOP, TOP and ECL. More...

#include <ServiceGapsMaterialsPar.h>

Inheritance diagram for ServiceGapsMaterialsCdcArichTopPar:
Collaboration diagram for ServiceGapsMaterialsCdcArichTopPar:

Public Member Functions

 ServiceGapsMaterialsCdcArichTopPar (const std::string &name="", const std::string &material="", int identifier=0, double innerR=0, double outerR=0, double backwardZ=0, double forwardZ=0)
 Constructor.
 
double getInnerR (void) const
 Get InnerR in mm.
 
double getOuterR (void) const
 Get OuterR in mm.
 
double getBackwardZ (void) const
 Get BackwardZ in mm.
 
double getForwardZ (void) const
 Get ForwardZ in mm.
 
std::string getMaterial (void) const
 Get material.
 
std::string getName (void) const
 Get name.
 
int getIdentifier (void) const
 Get identifier.
 

Private Member Functions

 ClassDef (ServiceGapsMaterialsCdcArichTopPar, 1)
 ClassDef, must be the last term before the closing {}.
 

Private Attributes

std::string m_name
 Name.
 
std::string m_material
 Material.
 
int m_identifier
 Identifier.
 
double m_innerR
 InnerR in mm.
 
double m_outerR
 OuterR in mm.
 
double m_backwardZ
 BackwardZ in mm.
 
double m_forwardZ
 ForwardZ in mm.
 

Detailed Description

The Class for Service Materials between CDC and ECL, ARICH and TOP, TOP and ECL.


Definition at line 24 of file ServiceGapsMaterialsPar.h.


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