8 #ifndef HOUGHTRACKSTUB_H_ 9 #define HOUGHTRACKSTUB_H_ 23 float R()
const {
return _r; };
unsigned int cl2ID()
Definition: HoughTrackStub.h:26
CssGeoParams.h CssGeoParams class declaration.
Definition: CaloPDCalibrationAlgo.h:24
const std::vector< Hit > & Hits() const
Gets the hits forming the cluster.
Definition: Cluster.h:54
friend bool operator==(const HoughTrackStub &lhs, const HoughTrackStub &rhs)
Definition: HoughTrackStub.h:41
Definition: HoughTrackStub.h:16
float R() const
Definition: HoughTrackStub.h:23
Tracker cluster object for transient data model.
Definition: Cluster.h:30
unsigned int _cl1ID
Definition: HoughTrackStub.h:31
Axis
Aliases for the axes. RefFrame.h common/RefFrame.h.
Definition: RefFrame.h:31
size_t SeedHitIndex() const
Gets the index of the seed hit within the hits vector.
Definition: Cluster.h:71
unsigned int cl1ID()
Definition: HoughTrackStub.h:25
unsigned int _cl2ID
Definition: HoughTrackStub.h:35
float Theta() const
Definition: HoughTrackStub.h:22
bool ContainsCluster(const Cluster &cluster) const
Definition: HoughTrackStub.h:28
HoughTrackStub(const HFCluster &cl1, const HFCluster &cl2, RefFrame::Axis dir1, RefFrame::Axis dir2)
Definition: HoughTrackStub.cpp:14
float _r
Definition: HoughTrackStub.h:38
Definition: HFCluster.h:21
float _theta
Definition: HoughTrackStub.h:37