#include <RecoTracker/TkDetLayers/interface/BladeShapeBuilderFromDet.h>
Public Member Functions | |
BoundDiskSector * | operator() (const std::vector< const GeomDet * > &dets) const |
Private Member Functions | |
std::pair< DiskSectorBounds, GlobalVector > | computeBounds (const std::vector< const GeomDet * > &dets, const BoundPlane &plane) const |
Surface::RotationType | computeRotation (const std::vector< const GeomDet * > &dets, const Surface::PositionType &pos) const |
Definition at line 17 of file BladeShapeBuilderFromDet.h.
std::pair<DiskSectorBounds, GlobalVector> BladeShapeBuilderFromDet::computeBounds | ( | const std::vector< const GeomDet * > & | dets, | |
const BoundPlane & | plane | |||
) | const [private] |
Surface::RotationType BladeShapeBuilderFromDet::computeRotation | ( | const std::vector< const GeomDet * > & | dets, | |
const Surface::PositionType & | pos | |||
) | const [private] |
BoundDiskSector* BladeShapeBuilderFromDet::operator() | ( | const std::vector< const GeomDet * > & | dets | ) | const |