src
PhysicsTools
JetMCAlgos
src
BasePartonSelector.cc
Go to the documentation of this file.
1
#include "
PhysicsTools/JetMCAlgos/interface/BasePartonSelector.h
"
2
3
BasePartonSelector::BasePartonSelector
() {}
4
5
BasePartonSelector::~BasePartonSelector
() {}
6
7
void
BasePartonSelector::run
(
const
edm::Handle<reco::GenParticleCollection>
&
particles
,
8
std::unique_ptr<reco::GenParticleRefVector>&
partons
) {}
ecalTrigSettings_cff.particles
particles
Definition:
ecalTrigSettings_cff.py:11
BasePartonSelector::~BasePartonSelector
virtual ~BasePartonSelector()
Definition:
BasePartonSelector.cc:5
edm::Handle< reco::GenParticleCollection >
dqmAnalyzer_cff.partons
partons
Definition:
dqmAnalyzer_cff.py:25
BasePartonSelector::run
virtual void run(const edm::Handle< reco::GenParticleCollection > &particles, std::unique_ptr< reco::GenParticleRefVector > &partons)
Definition:
BasePartonSelector.cc:7
BasePartonSelector::BasePartonSelector
BasePartonSelector()
Definition:
BasePartonSelector.cc:3
BasePartonSelector.h
Generated for CMSSW Reference Manual by
1.8.14