|
| ServiceGapsMaterialsPar (bool recordBackground=false) |
| Constructor.
|
|
| ~ServiceGapsMaterialsPar () |
| Destructor.
|
|
void | appendNode (double rmin, double rmax, double z) |
| Append a new node.
|
|
int | getNNodes () const |
| Get the number of the mother volume nodes.
|
|
std::vector< double > | getRmin () const |
| Get the list of the Rmin corrdinates.
|
|
std::vector< double > | getRmax () const |
| Get the list of the Rmax corrdinates.
|
|
std::vector< double > | getZ () const |
| Get the list of the z corrdinates.
|
|
const ServiceGapsMomVolPar & | getMomVolTopBack (void) const |
| Get Backward Top Gap MomVolume.
|
|
ServiceGapsMomVolPar & | getMomVolTopBack (void) |
| Get Backward Top Gap MomVolume.
|
|
const ServiceGapsMomVolPar & | getMomVolBack (void) const |
| Get Backward Gap MomVolume.
|
|
ServiceGapsMomVolPar & | getMomVolBack (void) |
| Get Backward Gap MomVolume.
|
|
const ServiceGapsMomVolPar & | getMomVolFor (void) const |
| Get Forward Gap MomVolume.
|
|
ServiceGapsMomVolPar & | getMomVolFor (void) |
| Get Forward Gap MomVolume.
|
|
const ServiceGapsMomVolPar & | getMomVolEclCoilBarrel (void) const |
| Get Barrel ECL and Coil Gap MomVolume.
|
|
ServiceGapsMomVolPar & | getMomVolEclCoilBarrel (void) |
| Get Barrel ECL and Coil Gap MomVolume.
|
|
const std::vector< ServiceGapsMaterialsCdcArichTopPar > & | getServiceGapsMaterials (void) const |
| Get Service Materials.
|
|
std::vector< ServiceGapsMaterialsCdcArichTopPar > & | getServiceGapsMaterials (void) |
| Get Service Materials.
|
|
const std::vector< ServiceGapsMaterialsEclPar > & | getServiceGapsEclMaterials (void) const |
| Get Service Materials at ECL.
|
|
std::vector< ServiceGapsMaterialsEclPar > & | getServiceGapsEclMaterials (void) |
| Get Service Materials at ECL.
|
|
const ThicknessDensityPar & | getthick (void) const |
| Get Gap element cell Thickness.
|
|
ThicknessDensityPar & | getthick (void) |
| Get Gap element cell Thickness.
|
|