Go to the documentation of this file. 1 #ifndef Geometry_MTDNumberingBuilder_GeometricTimingDet_H
2 #define Geometry_MTDNumberingBuilder_GeometricTimingDet_H
15 #include <ext/pool_allocator.h>
34 using Translation = ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >;
37 using GeoHistory = std::vector<DDExpandedNode, PoolAlloc<DDExpandedNode> >;
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
std::vector< int > nav_type
std::vector of sibling numbers
Surface::PositionType Position
cont
load Luminosity info ##
std::vector< GeometricTimingDet const * > ConstGeometricTimingDetContainer
std::string const & name() const
double siliconAPVNum() const
std::unique_ptr< Bounds > bounds() const
TkRotation< float > RotationType
std::pair< int const *, size_t > NavRange
GeometricTimingEnumType type_
std::vector< double > const & params() const
std::vector< DDExpandedNode > GeoHistory
std::vector< double > params_
Position positionBounds() const
Translation const & translation() const
double pixROCRows() const
DDExpandedView::nav_type nav_type
ConstGeometricTimingDetContainer & components()
DDExpandedView::NavRange NavRange
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
Rotation rotationBounds() const
DDSolidShape const & shape() const
RotationMatrix const & rotation() const
ConstGeometricTimingDetContainer deepComponents() const
void addComponents(GeometricTimingDetContainer const &cont)
GeometricTimingDet(DDFilteredView *fv, GeometricTimingEnumType dd)
enum GeometricTimingDet::GTDEnumType GeometricTimingEnumType
ConstGeometricTimingDetContainer const & components() const
void setGeographicalID(DetId id)
Namespace of DDCMS conversion namespace.