Go to the documentation of this file. 1 #ifndef Geometry_MTDNumberingBuilder_GeometricTimingDet_H
2 #define Geometry_MTDNumberingBuilder_GeometricTimingDet_H
9 #include <Math/Rotation3D.h>
10 #include <Math/Vector3D.h>
16 #include <ext/pool_allocator.h>
31 using NavRange = std::pair<int const*, size_t>;
35 using Translation = ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >;
38 using nav_type = std::vector<int, PoolAlloc<int> >;
150 std::unique_ptr<Bounds>
bounds()
const;
nav_type const & navType() const
ROOT::Math::Rotation3D RotationMatrix
void addComponent(GeometricTimingDet *)
GeometricTimingEnumType type() const
Surface::PositionType Position
cont
load Luminosity info ##
std::vector< GeometricTimingDet const * > ConstGeometricTimingDetContainer
std::string const & name() const
enum GTDEnumType { unknown=100, MTD=0, BTL=1, BTLLayer=2, BTLTray=3, BTLModule=4, BTLSensor=5, BTLCrystal=6, ETL=7, ETLDisc=8, ETLRing=9, ETLModule=10, ETLSensor=11 } GeometricTimingEnumType
double siliconAPVNum() const
std::unique_ptr< Bounds > bounds() const
TkRotation< float > RotationType
GeometricTimingEnumType type_
std::vector< double > const & params() const
std::vector< double > params_
Position positionBounds() const
Mapping::value_type::value_type value(Mapping a, const std::string &name)
Translation const & translation() const
double pixROCRows() const
LegacySolidShape shape() const
std::pair< int const *, size_t > NavRange
ConstGeometricTimingDetContainer & components()
std::vector< GeometricTimingDet * > GeometricTimingDetContainer
GeometricTimingDet * component(size_t index)
ConstGeometricTimingDetContainer container_
DetId geographicalId() const
DetId geographicalID() const
Surface::RotationType Rotation
NavRange navRange() const
double pixROCCols() const
Point3DBase< float, GlobalTag > PositionType
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > Translation
std::vector< int > nav_type
Rotation rotationBounds() const
RotationMatrix const & rotation() const
ConstGeometricTimingDetContainer deepComponents() const
void addComponents(GeometricTimingDetContainer const &cont)
const std::array< const cms::dd::ValuePair< LegacySolidShape, cms::DDSolidShape >, 21 > LegacySolidShapeMap
GeometricTimingDet(DDFilteredView *fv, GeometricTimingEnumType dd)
ConstGeometricTimingDetContainer const & components() const
cms::DDSolidShape shape_dd4hep() const
void setGeographicalID(DetId id)
Namespace of DDCMS conversion namespace.