fBirksConstants | larg4::MaterialPropertyLoader | private |
fConstPropertyList | larg4::MaterialPropertyLoader | private |
fPropertyList | larg4::MaterialPropertyLoader | private |
GetMaterialConstProperties(std::string Material) | larg4::MaterialPropertyLoader | inline |
GetMaterialConstProperty(std::string Material, std::string Property) | larg4::MaterialPropertyLoader | inline |
GetMaterialProperties(std::string Material) | larg4::MaterialPropertyLoader | inline |
GetMaterialProperty(std::string Material, std::string Property) | larg4::MaterialPropertyLoader | inline |
GetPropertiesFromServices(detinfo::DetectorPropertiesData const &detProp) | larg4::MaterialPropertyLoader | |
SetBirksConstant(std::string, double, double) | larg4::MaterialPropertyLoader | |
SetMaterialConstProperty(std::string Material, std::string Property, double Value, double Unit) | larg4::MaterialPropertyLoader | |
SetMaterialProperty(std::string Material, std::string Property, std::map< double, double > Values, double Unit) | larg4::MaterialPropertyLoader | |
SetReflectances(std::string, std::map< std::string, std::map< double, double >>, std::map< std::string, std::map< double, double >>) | larg4::MaterialPropertyLoader | |
SetReflectances(std::map< std::string, std::map< double, double >>) | larg4::MaterialPropertyLoader | |
UpdateGeometry(G4LogicalVolumeStore *lvs) | larg4::MaterialPropertyLoader | |