10 #include <tracking/trackFindingCDC/hough/axes/StandardAxes.h>
17 namespace TrackFindingCDC {
std::vector< T > Array
The type of the array which contains the underlying values.
Strategy to construct discrete phi0 points from discrete overlap specifications.
long getNPositions() const
Getter for the number of bounds.
int m_nOverlap
Overlap of the leaves in phi0 counted in number of discrete values.
DiscretePhi0::Array constructArray() const
Constuct the array of discrete phi0 positions.
int m_nWidth
Width of the leaves at the maximal level in phi0 counted in number of discrete values.
Phi0BinsSpec(long nBins, int nOverlap, int nWidth)
Constructor from fixed number of accessable bins and overlap specification in discrete number of posi...
double getBinWidth() const
Getter for the bin width in real phi0 to investigate the value that results from the discrete overlap...
long m_nBins
Number of accessable bins.
int getNOverlap() const
Getter for the overlap in discrete number of positions.
double getOverlap() const
Getter for the overlap in real phi0 to investigate the value that results from the discrete overlap s...
Abstract base class for different kinds of events.