std::vector< const reco::Track * > Tracks
Tracks checkMETAcoplanarity(const Tracks &cands, const edm::Event &iEvent) const
checks if [cands] contains a acoplanar track w.r.t missing ET (returns empty set if not) ...
Tracks select(const Tracks &tracks, const edm::Event &iEvent)
select tracks
~AlignmentTwoBodyDecayTrackSelector()
destructor
bool useThisFilter()
returns if any of the Filters is used.
void printTracks(const Tracks &col) const
print Information on Track-Collection
Tracks checkAcoplanarity(const Tracks &cands) const
checks if the [cands] are acoplanar (returns empty set if not)
AlignmentTwoBodyDecayTrackSelector(const edm::ParameterSet &cfg)
constructor
edm::InputTag theMissingETSource
Tracks checkCharge(const Tracks &cands) const
checks if the mother has charge = [theCharge]
Tracks checkMETMass(const Tracks &cands, const edm::Event &iEvent) const
checks if the mass of the mother is in the mass region adding missing E_T
Tracks checkMass(const Tracks &cands) const
checks if the mass of the mother is in the mass region