28 theMonoBounds(gluedDet->monoDet()->surface().
bounds().
clone()),
29 theStereoBounds(gluedDet->stereoDet()->surface().
bounds().
clone()),
45 <<
"Either != 2 components or " 46 <<
"mono/stereo in wrong order for consistifyAlignments.";
86 std::vector<const GeomDetUnit*> detComps;
87 detComps.push_back(&monoDet);
88 detComps.push_back(&stereoDet);
Alignments * alignments() const override
first consistify with component detunits, then call method from AlignableDet
Alignments * alignments() const override
Return vector of alignment data.
const StripGeomDetType & theStereoType
const StripGeomDetType & theMonoType
const Alignables & components() const override
Return vector of direct components.
AlignableSiStripDet(const GluedGeomDet *geomDet)
Constructor.
void consistifyAlignments()
make alignments consistent with daughters
const PositionType & globalPosition() const
Return the global position of the object.
DetId geographicalId() const
The label of this GeomDet.
const BasicVectorType & basicVector() const
const GeomDetUnit * monoDet() const
const PositionType & position() const
void addRotation(const RotationType &rotation)
const GeomDetUnit * stereoDet() const
TEveGeoShape * clone(const TEveElement *element, TEveElement *parent)
void addDisplacement(const GlobalVector &displacement)
const Bounds * theStereoBounds
TString units(TString variable, Char_t axis)
~AlignableSiStripDet() override
reduntantly make destructor virtual
const RotationType & globalRotation() const
Return the global orientation of the object.
const RotationType & rotation() const
virtual Bounds * clone() const =0
align::Alignables Alignables
AlignableSurface theSurface
const Bounds * theMonoBounds
const RotationType & rotation() const
Return change of orientation since the creation of the object.