1 #ifndef Geometry_HGCalCommonData_HGCalTBParameters_h 2 #define Geometry_HGCalCommonData_HGCalTBParameters_h 4 #include <CLHEP/Geometry/Transform3D.h> 8 #include <unordered_map> 13 #include "DD4hep/DD4hepUnits.h" 17 typedef std::vector<std::unordered_map<int32_t, int32_t> >
layer_map;
18 typedef std::unordered_map<int32_t, int32_t>
wafer_map;
19 typedef std::unordered_map<int32_t, std::pair<int32_t, int32_t> >
waferT_map;
30 static constexpr
double tol = 1.0e-12;
40 CLHEP::Hep3Vector
h3v;
41 CLHEP::HepRotation
hr;
50 void addTrForm(
const CLHEP::Hep3Vector& h3v);
52 std::array<int, 4>
getID(
unsigned int k)
const;
std::vector< double > moduleCellR_
std::vector< double > moduleBlS_
std::vector< double > cellFineX_
static constexpr int kMaskLayer
std::unordered_map< int32_t, int32_t > wafer_map
std::vector< int > layer_
std::vector< bool > cellCoarseHalf_
std::vector< int > waferCopy_
static constexpr double k_ScaleFromDDD
std::vector< double > rMaxLayHex_
wafer_map cellCoarseIndex_
std::vector< double > trformRotZY_
std::vector< double > moduleHS_
std::vector< double > trformRotZX_
std::vector< double > moduleTlS_
std::vector< std::unordered_map< int32_t, int32_t > > layer_map
static constexpr double k_ScaleFromDD4hepToG4
static constexpr double k_ScaleFromDD4hep
std::vector< double > trformTranX_
std::vector< int > waferTypeL_
std::vector< double > cellCoarseY_
std::vector< double > slopeTop_
std::vector< int > moduleLayR_
static constexpr uint32_t k_CornerSize
std::vector< double > moduleHR_
std::vector< double > boundR_
std::vector< double > rMinFront_
std::vector< int > layerIndex_
static constexpr int kMaskSubSec
std::vector< double > cellCoarseX_
std::vector< double > slopeMin_
std::vector< double > moduleAlphaR_
std::vector< int > cellFine_
static constexpr double k_ScaleToDDD
std::vector< double > trformRotYZ_
std::vector< double > waferPosX_
static constexpr double k_ScaleToDDDFromG4
hgtrform getTrForm(unsigned int k) const
static constexpr double k_ScaleFromDDDToG4
std::vector< int > depthIndex_
std::vector< double > moduleAlphaS_
std::vector< double > zFrontMin_
std::vector< double > xLayerHex_
std::vector< double > zLayerHex_
static constexpr double tol
std::vector< int > cellCoarse_
void fillTrForm(const hgtrform &mytr)
std::vector< int > waferTypeT_
std::vector< int > cellFactor_
std::vector< double > moduleDzR_
static constexpr int kShiftSector
static constexpr int kMaskSector
std::vector< double > zFrontTop_
HGCalGeometryMode::GeometryMode mode_
std::array< int, 4 > getID(unsigned int k) const
std::vector< double > trformTranZ_
std::vector< double > moduleBlR_
std::vector< int > levelT_
std::vector< int > layerGroup_
std::vector< int > moduleLayS_
std::vector< double > trformRotXX_
void fillModule(const hgtrap &mytr, bool reco)
std::vector< int > waferUVMaxLayer_
std::vector< double > trformRotYX_
std::vector< double > rMaxFront_
std::vector< double > rMinLayHex_
std::vector< int > layerGroupM_
std::vector< double > trformRotZZ_
std::vector< double > cellFineY_
std::vector< double > cellSize_
std::vector< double > trformRotYY_
std::unordered_map< int32_t, std::pair< int32_t, int32_t > > waferT_map
std::vector< double > yLayerHex_
void addTrForm(const CLHEP::Hep3Vector &h3v)
#define COND_SERIALIZABLE
layer_map copiesInLayers_
std::vector< double > trformTranY_
std::vector< int > depth_
std::vector< uint32_t > trformIndex_
static constexpr int kShiftLayer
static constexpr int kShiftSubSec
std::vector< int > depthLayerF_
std::vector< double > trformRotXY_
static constexpr int kShiftZside
std::vector< double > moduleTlR_
HGCalTBParameters(const std::string &nam)
std::vector< bool > cellFineHalf_
std::vector< double > trformRotXZ_
std::vector< int > layerGroupO_
static constexpr int kMaskZside
static constexpr double k_ScaleToDD4hepFromG4
~HGCalTBParameters(void)=default
std::vector< double > zRanges_
std::vector< double > moduleDzS_
std::vector< double > moduleCellS_
std::vector< double > waferPosY_
static constexpr double k_ScaleToDD4hep
std::vector< double > rLimit_
hgtrap getModule(unsigned int k, bool reco) const