Go to the documentation of this file. 1 #ifndef Geometry_TrackerNumberingBuilder_GeometricDet_H
2 #define Geometry_TrackerNumberingBuilder_GeometricDet_H
10 #include <Math/Rotation3D.h>
11 #include <Math/Vector3D.h>
17 #include <ext/pool_allocator.h>
36 using Translation = ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<double> >;
39 using GeoHistory = std::vector<DDExpandedNode, PoolAlloc<DDExpandedNode> >;
40 using nav_type = std::vector<int, PoolAlloc<int> >;
169 std::unique_ptr<Bounds>
bounds()
const;
Position positionBounds() const
GeometricEnumType type() const
std::vector< int > nav_type
std::vector of sibling numbers
ConstGeometricDetContainer & components()
nav_type const & navType() const
cont
load Luminosity info ##
Rotation rotationBounds() const
TkRotation< float > RotationType
std::pair< int const *, size_t > NavRange
RotationMatrix const & rotation() const
DDSolidShape const & shape() const
void setGeographicalID(DetId id)
enum GeometricDet::GDEnumType GeometricEnumType
DDExpandedView::nav_type nav_type
double pixROCRows() const
DetId geographicalID() const
ROOT::Math::Rotation3D RotationMatrix
void addComponents(GeometricDetContainer const &cont)
std::vector< double > _params
GeometricDet(DDFilteredView *fv, GeometricEnumType dd)
ConstGeometricDetContainer const & components() const
ConstGeometricDetContainer deepComponents() const
Surface::PositionType Position
Surface::RotationType Rotation
std::vector< DDExpandedNode > GeoHistory
GeometricDet * component(size_t index)
std::unique_ptr< Bounds > bounds() const
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > Translation
Point3DBase< float, GlobalTag > PositionType
std::vector< GeometricDet const * > ConstGeometricDetContainer
DDExpandedView::NavRange NavRange
std::vector< double > const & params() const
double siliconAPVNum() const
double pixROCCols() const
std::string const & name() const
ConstGeometricDetContainer _container
std::vector< GeometricDet * > GeometricDetContainer
DetId geographicalId() const
Translation const & translation() const
void addComponent(GeometricDet *)
Namespace of DDCMS conversion namespace.