#include <TrackingTools/DetLayers/interface/ForwardRingDiskBuilderFromDet.h>
Public Member Functions | |
std::pair< SimpleDiskBounds, float > | computeBounds (const std::vector< const GeomDet * > &dets) const |
BoundDisk * | operator() (const std::vector< const GeomDet * > &dets) const |
Warning, remember to assign this pointer to a ReferenceCountingPointer! Should be changed to return a ReferenceCountingPointer<BoundDisk>. |
The disk has the minimal size fully containing all Dets.
Definition at line 21 of file ForwardRingDiskBuilderFromDet.h.
std::pair<SimpleDiskBounds, float> ForwardRingDiskBuilderFromDet::computeBounds | ( | const std::vector< const GeomDet * > & | dets | ) | const |
BoundDisk* ForwardRingDiskBuilderFromDet::operator() | ( | const std::vector< const GeomDet * > & | dets | ) | const |
Warning, remember to assign this pointer to a ReferenceCountingPointer! Should be changed to return a ReferenceCountingPointer<BoundDisk>.