ATLAS Offline Software
|
#include <LayerMaterialMap_tlp1.h>
Public Member Functions | |
LayerMaterialMap_tlp1 () | |
Public Attributes | |
TPCnvTokenList_p1 | tokenList |
std::vector< Trk::LayerMaterialMap_p1 > | layerMaterialMaps |
in case you write multiple collections More... | |
std::vector< Trk::MaterialProperties_p1 > | materialPropertiesStore |
the common store to all material properties More... | |
std::vector< Trk::ElementTable_p1 > | elementTableStore |
this is where the elements are stored More... | |
std::vector< Trk::BinnedLayerMaterial_p1 > | binnedLayerMaterialStore |
std::vector< Trk::CompressedLayerMaterial_p1 > | compressedLayerMaterialStore |
std::vector< Trk::CompoundLayerMaterial_p1 > | compoundLayerMaterialStore |
std::vector< Trk::HomogeneousLayerMaterial_p1 > | homogeneousLayerMaterialStore |
Definition at line 27 of file LayerMaterialMap_tlp1.h.
|
inline |
Definition at line 30 of file LayerMaterialMap_tlp1.h.
std::vector<Trk::BinnedLayerMaterial_p1> Trk::LayerMaterialMap_tlp1::binnedLayerMaterialStore |
Definition at line 39 of file LayerMaterialMap_tlp1.h.
std::vector<Trk::CompoundLayerMaterial_p1> Trk::LayerMaterialMap_tlp1::compoundLayerMaterialStore |
Definition at line 41 of file LayerMaterialMap_tlp1.h.
std::vector<Trk::CompressedLayerMaterial_p1> Trk::LayerMaterialMap_tlp1::compressedLayerMaterialStore |
Definition at line 40 of file LayerMaterialMap_tlp1.h.
std::vector<Trk::ElementTable_p1> Trk::LayerMaterialMap_tlp1::elementTableStore |
this is where the elements are stored
Definition at line 37 of file LayerMaterialMap_tlp1.h.
std::vector<Trk::HomogeneousLayerMaterial_p1> Trk::LayerMaterialMap_tlp1::homogeneousLayerMaterialStore |
Definition at line 42 of file LayerMaterialMap_tlp1.h.
std::vector< Trk::LayerMaterialMap_p1 > Trk::LayerMaterialMap_tlp1::layerMaterialMaps |
in case you write multiple collections
Definition at line 34 of file LayerMaterialMap_tlp1.h.
std::vector<Trk::MaterialProperties_p1> Trk::LayerMaterialMap_tlp1::materialPropertiesStore |
the common store to all material properties
Definition at line 36 of file LayerMaterialMap_tlp1.h.
TPCnvTokenList_p1 Trk::LayerMaterialMap_tlp1::tokenList |
Definition at line 32 of file LayerMaterialMap_tlp1.h.