![]() |
ATLAS Offline Software
|
#include "CryostatCalibrationCalculator.h"#include "CryostatCalibrationLArCalculator.h"#include "LArG4Code/LArG4Identifier.h"#include "G4Step.hh"#include "G4StepPoint.hh"#include "G4VPhysicalVolume.hh"#include "G4ThreeVector.hh"#include "globals.hh"#include <map>#include <algorithm>#include <cmath>Go to the source code of this file.
Classes | |
| struct | LArG4::BarrelCryostat::RegionInfo_t |
| struct | LArG4::BarrelCryostat::IdentifierInfo_t |
| struct | LArG4::BarrelCryostat::CopyNumberInfo_t |
| struct | LArG4::BarrelCryostat::VolumeInfo_t |
Namespaces | |
| LArG4 | |
| LArG4::BarrelCryostat | |
Macros | |
| #define | DEBUG_VOLUMES |
Typedefs | |
| typedef std::map< G4int, const IdentifierInfo_t * > | LArG4::BarrelCryostat::identifierMap_t |
| typedef std::map< G4String, identifierMap_t > | LArG4::BarrelCryostat::volumeMap_t |
Functions | |
| const volumeMap_t & | LArG4::BarrelCryostat::volumeMap () |
| volumeMap singleton More... | |
| #define DEBUG_VOLUMES |
Definition at line 27 of file CryostatCalibrationCalculator.cxx.
1.8.18