TrdMCClusterR Fit Classifier
|
#include <limits>
#include <vector>
#include <TH1F.h>
#include <TH2D.h>
#include "Line.h"
#include "Point.h"
Go to the source code of this file.
Namespaces | |
TrackerL1 | |
cm | |
Functions | |
bool | TrackerL1::HasL1XYHit (const TH2D *hTrackerL1_XY, const double &x, const double &y, const bool &debug=false) |
std::pair< Point::Point2DwID, bool > | TrackerL1::FindClosestTrkL1ClusterFrom3DLine (const TH2D *hTrackerL1_XY, const Line::Line3DParametricForm &line, const std::vector< Point::Point2DwID > &gMCClustersXY, const bool &debug=false) |
Variables | |
const double | TrkL1_ZPos = 158.920 |
const double | TrkL1_ZPosCutoff = 2 |
cm More... | |
const double | closest_distance_cutoff = 10 |
cm More... | |
const double closest_distance_cutoff = 10 |
cm
const double TrkL1_ZPos = 158.920 |
const double TrkL1_ZPosCutoff = 2 |
cm