![]() |
ATLAS Offline Software
|
#include "ActsGeometryInterfaces/IBlueprintNodeBuilder.h"#include "CaloDetDescr/CaloDetDescrManager.h"#include "Acts/Surfaces/CylinderSurface.hpp"#include "Acts/Surfaces/Surface.hpp"#include "CaloIdentifier/CaloCell_ID.h"#include "CaloDetDescr/CaloDetDescrElement.h"Go to the source code of this file.
Classes | |
| class | ActsTrk::CaloBlueprintNodeBuilder |
| Builds the Calo Blueprint Node. More... | |
Namespaces | |
| ActsTrk | |
| The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout geometry to cache the final transformations of the sensor surfaces associated to one particular detector technology (Pixel, Sct, etc.). | |
Typedefs | |
| using | caloSampleSurfaceMap_t = std::map< CaloCell_ID::CaloSample, std::vector< std::shared_ptr< Acts::Surface > > > |
| using | caloSampleDDEElementsMap_t = std::map< CaloCell_ID::CaloSample, std::vector< const CaloDetDescrElement * > > |
| using | caloDimensionMap_t = std::map< std::string, double > |
| using caloDimensionMap_t = std::map<std::string, double> |
Definition at line 18 of file CaloBlueprintNodeBuilder.h.
| using caloSampleDDEElementsMap_t = std::map<CaloCell_ID::CaloSample, std::vector<const CaloDetDescrElement*> > |
Definition at line 17 of file CaloBlueprintNodeBuilder.h.
| using caloSampleSurfaceMap_t = std::map<CaloCell_ID::CaloSample, std::vector<std::shared_ptr<Acts::Surface> > > |
Definition at line 16 of file CaloBlueprintNodeBuilder.h.
1.8.18