1 #ifndef MuonIsolation_TrackSelector_H 2 #define MuonIsolation_TrackSelector_H 24 :
zRange(-1e6,1e6),
rRange(-1e6,1e6),
dir(0,0),
drMax(1
e3),
beamPoint(0,0,0),
BeamPoint beamPoint
cone size
std::list< const reco::Track * > result_type
result_type operator()(const input_type &tracks) const
std::vector< Track > TrackCollection
collection of Tracks
double chi2NdofMax
nValidHits >= nHitsMin
reco::TrackBase::Point BeamPoint
double chi2ProbMin
max value of normalized chi2
double drMax
direction of the selection cone
math::XYZPoint Point
point in the space
Parameters(const Range &dz, const double d0Max, const reco::isodeposit::Direction &dirC, double rMax, const BeamPoint &point=BeamPoint(0, 0, 0))
unsigned int nHitsMin
beam spot position
reco::isodeposit::Direction dir
range in d0 or dxy (abs value)
double ptMin
ChiSquaredProbability( chi2, ndf ) > chi2ProbMin.
muonisolation::Range< float > Range
reco::TrackCollection input_type
*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
TrackSelector(const Parameters &pars)