1 #ifndef RecoTBCalo_EcalTBHodoscopeReconstructor_EcalTBHodoscopeRecInfoAlgo_HH 2 #define RecoTBCalo_EcalTBHodoscopeReconstructor_EcalTBHodoscopeRecInfoAlgo_HH 41 void clusterPos(
float&
x,
float& xQuality,
const int& ipl,
const int& xclus,
const int& wclus)
const;
47 const std::vector<int>& xclus,
48 const std::vector<int>& wclus)
const;
55 const std::vector<int>& xclus1,
56 const std::vector<int>& wclus1,
59 const std::vector<int>& xclus2,
60 const std::vector<int>& wclus2)
const;
Class to hold track information.
EcalTBHodoscopeRecInfo reconstruct(const EcalTBHodoscopeRawInfo &hodoscopeRawInfo) const
bool operator<(BeamTrack &b2)
void fitHodo(float &x, float &xQuality, const int &ipl, const int &nclus, const std::vector< int > &xclus, const std::vector< int > &wclus) const
EcalTBHodoscopeRecInfoAlgo()
std::vector< double > planeShift_
void clusterPos(float &x, float &xQuality, const int &ipl, const int &xclus, const int &wclus) const
EcalTBHodoscopeGeometry myGeometry_
void fitLine(float &x, float &xSlope, float &xQuality, const int &ipl1, const int &nclus1, const std::vector< int > &xclus1, const std::vector< int > &wclus1, const int &ipl2, const int &nclus2, const std::vector< int > &xclus2, const std::vector< int > &wclus2) const
BeamTrack(float x0, float xs, float xq)
std::vector< double > zPosition_