33 nEvents_(0), nAccepted_(0)
65 bool accepted =
false;
66 bool accepted1 =
false;
67 int nTrackOver2ndCut = 0;
80 reco::TrackCollection::const_iterator
muons;
84 for ( muons = muTracks->begin(); muons != muTracks->end(); ++
muons ) {
103 reco::GsfElectronCollection::const_iterator
electrons;
107 for ( electrons = eTracks->begin(); electrons != eTracks->end(); ++
electrons ) {
116 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
virtual bool filter(edm::Event &, const edm::EventSetup &)
HiggsToWW2LeptonsSkim(const edm::ParameterSet &)
T const * product() const
edm::EDGetTokenT< reco::TrackCollection > theGLBMuonToken
edm::EDGetTokenT< reco::GsfElectronCollection > theGsfEToken