1 #ifndef RECOMET_METALGORITHMS_CSCHALOALGO_H 2 #define RECOMET_METALGORITHMS_CSCHALOALGO_H 152 float et_thresh_rh_hbhe, dphi_thresh_segvsrh_hbhe,dr_lowthresh_segvsrh_hbhe, dr_highthresh_segvsrh_hbhe, dt_lowthresh_segvsrh_hbhe, dt_highthresh_segvsrh_hbhe;
153 float et_thresh_rh_eb, dphi_thresh_segvsrh_eb,dr_lowthresh_segvsrh_eb, dr_highthresh_segvsrh_eb, dt_lowthresh_segvsrh_eb, dt_highthresh_segvsrh_eb;
154 float et_thresh_rh_ee, dphi_thresh_segvsrh_ee,dr_lowthresh_segvsrh_ee, dr_highthresh_segvsrh_ee, dt_lowthresh_segvsrh_ee, dt_highthresh_segvsrh_ee;
161 bool HCALSegmentMatching(
edm::Handle<HBHERecHitCollection>& rechitcoll,
float et_thresh_rh,
float dphi_thresh_segvsrh,
float dr_lowthresh_segvsrh,
float dr_highthresh_segvsrh,
float dt_lowthresh_segvsrh,
float dt_highthresh_segvsrh,
float iZ,
float iR,
float iT,
float iPhi);
162 bool ECALSegmentMatching(
edm::Handle<EcalRecHitCollection>& rechitcoll,
float et_thresh_rh,
float dphi_thresh_segvsrh,
float dr_lowthresh_segvsrh,
float dr_highthresh_segvsrh,
float dt_lowthresh_segvsrh,
float dt_highthresh_segvsrh,
float iZ,
float iR,
float iT,
float iPhi );
void SetMaxSegmentTheta(float x)
void SetMatchingDEtaThreshold(float x)
void SetMaxDtMuonSegment(float x)
void SetRecHitTimeWindow(float x)
void SetMatchingDWireThreshold(int x)
void SetMaxSegmentRDiff(float x)
void SetMinMaxOuterRadius(float min, float max)
float max_segment_phi_diff
float matching_dphi_threshold
float matching_deta_threshold
const CaloGeometry * geo_
void SetDetaThreshold(float x)
Helper class for the calculation of a top and a W boson mass estime.
std::vector< edm::InputTag > vIT_HLTBit
float max_dt_muon_segment
math::XYZPoint Point
point in the space
void SetExpectedBX(int x)
EventID const & min(EventID const &lh, EventID const &rh)
const HcalGeometry * hgeo_
void SetMaxSegmentPhiDiff(float x)
void SetMinMaxInnerRadius(float min, float max)
void SetRecHitTime0(float x)
XYZPointD XYZPoint
point in space with cartesian internal representation
float max_free_inverse_beta
int matching_dwire_threshold
float norm_chi2_threshold
void SetMaxFreeInverseBeta(float x)
void SetMatchingDPhiThreshold(float x)
void SetMinMaxOuterMomentumTheta(float min, float max)
void SetNormChi2Threshold(float x)
void SetDphiThreshold(float x)
EventID const & max(EventID const &lh, EventID const &rh)