EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for ServiceStructure, including all inherited members.
get_name() | ServiceStructure | |
get_rNorth() | ServiceStructure | |
get_rSouth() | ServiceStructure | |
get_thickness_carbon() | ServiceStructure | |
get_thickness_copper() | ServiceStructure | |
get_thickness_plastic() | ServiceStructure | |
get_thickness_water() | ServiceStructure | |
get_zNorth() | ServiceStructure | |
get_zSouth() | ServiceStructure | |
m_name | ServiceStructure | private |
m_rNorth | ServiceStructure | private |
m_rSouth | ServiceStructure | private |
m_thickness_carbon | ServiceStructure | private |
m_thickness_copper | ServiceStructure | private |
m_thickness_plastic | ServiceStructure | private |
m_thickness_water | ServiceStructure | private |
m_zNorth | ServiceStructure | private |
m_zSouth | ServiceStructure | private |
ServiceStructure() | ServiceStructure | |
ServiceStructure(const string &name, const float &thickness_copper, const float &thickness_water, const float &thickness_plastic, const float &thickness_carbon, const float &zSouth, const float &zNorth, const float &rSouth, const float &rNorth) | ServiceStructure | explicit |
~ServiceStructure() | ServiceStructure | inlinevirtual |