38 nEvents_(0), nAccepted_(0)
71 bool accepted =
false;
72 bool accepted1 =
false;
73 int nTrackOver2ndCut = 0;
86 reco::TrackCollection::const_iterator
muons;
90 for ( muons = muTracks->begin(); muons != muTracks->end(); ++
muons ) {
109 reco::GsfElectronCollection::const_iterator
electrons;
113 for ( electrons = eTracks->begin(); electrons != eTracks->end(); ++
electrons ) {
122 if ( accepted1 && nTrackOver2ndCut >= 2 ) accepted =
true;
T getParameter(std::string const &) const
std::vector< Track > TrackCollection
collection of Tracks
std::vector< GsfElectron > GsfElectronCollection
collection of GsfElectron objects
edm::InputTag recTrackLabel
virtual bool filter(edm::Event &, const edm::EventSetup &)
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event(this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past
HiggsToWW2LeptonsSkim(const edm::ParameterSet &)
edm::InputTag theGLBMuonLabel
T const * product() const
edm::InputTag theGsfELabel