Go to the documentation of this file. 1 #ifndef DTOccupancyCluster_H
2 #define DTOccupancyCluster_H
TH2F * getHisto(std::string histoName, int nBinsX, double minX, double maxX, int nBinsY, double minY, double maxY, int fillColor) const
get a TH2F displaying the cluster
bool addPoint(const DTOccupancyPoint &anotherPoint)
double maxMean() const
max average cell occupancy of the layers in the cluster
std::vector< DTOccupancyPoint > thePoints
double maxRMS() const
max RMS of the cell occpuancy distributions of the layers in the cluster
double distance(const DTOccupancyPoint &point) const
bool qualityCriterion(const DTOccupancyPoint &firstPoint, const DTOccupancyPoint &secondPoint)
std::set< DTLayerId > getLayerIDs() const
virtual ~DTOccupancyCluster()
Destructor.
DTOccupancyCluster(const DTOccupancyPoint &firstPoint, const DTOccupancyPoint &secondPoint)
Constructor.
double averageRMS() const
average RMS of the cell occpuancy distributions of the layers in the cluster
bool isValid() const
Check if the cluster candidate satisfies the quality requirements.
bool clusterIsLessThan(const DTOccupancyCluster &clusterOne, const DTOccupancyCluster &clusterTwo)
for DTOccupancyCluster sorting
*vegas h *****************************************************used in the default bin number in original ***version of VEGAS is ***a higher bin number might help to derive a more precise ***grade subtle point
double averageMean() const
average cell occupancy of the layers in the cluster