Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
}
6
7
BasePartonSelector::~BasePartonSelector
()
8
{
9
}
10
11
void
12
BasePartonSelector::run
(
const
edm::Handle<reco::GenParticleCollection>
& particles,
13
std::auto_ptr<reco::GenParticleRefVector> & partons)
14
{
15
}
BasePartonSelector::run
virtual void run(const edm::Handle< reco::GenParticleCollection > &particles, std::auto_ptr< reco::GenParticleRefVector > &partons)
Definition:
BasePartonSelector.cc:12
BasePartonSelector::~BasePartonSelector
~BasePartonSelector()
Definition:
BasePartonSelector.cc:7
edm::Handle< reco::GenParticleCollection >
BasePartonSelector::BasePartonSelector
BasePartonSelector()
Definition:
BasePartonSelector.cc:3
BasePartonSelector.h
Generated for CMSSW Reference Manual by
1.8.5