Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
PhysicsTools
JetMCAlgos
interface
HerwigppPartonSelector.h
Go to the documentation of this file.
1
#ifndef PhysicsTools_JetMCAlgos_HerwigppPartonSelector_H
2
#define PhysicsTools_JetMCAlgos_HerwigppPartonSelector_H
3
8
#include "
PhysicsTools/JetMCAlgos/interface/BasePartonSelector.h
"
9
10
11
class
HerwigppPartonSelector
:
public
BasePartonSelector
12
{
13
public
:
14
HerwigppPartonSelector
();
15
virtual
~HerwigppPartonSelector
();
16
17
void
run
(
const
edm::Handle<reco::GenParticleCollection>
& particles,
18
std::auto_ptr<reco::GenParticleRefVector> & partons);
19
};
20
21
#endif
edm::Handle< reco::GenParticleCollection >
HerwigppPartonSelector
Herwig++ parton selector derived from the base parton selector.
Definition:
HerwigppPartonSelector.h:11
HerwigppPartonSelector::~HerwigppPartonSelector
virtual ~HerwigppPartonSelector()
Definition:
HerwigppPartonSelector.cc:16
HerwigppPartonSelector::run
void run(const edm::Handle< reco::GenParticleCollection > &particles, std::auto_ptr< reco::GenParticleRefVector > &partons)
Definition:
HerwigppPartonSelector.cc:21
BasePartonSelector
Base parton selector from which all other generator-specific parton selectors are derived...
Definition:
BasePartonSelector.h:13
BasePartonSelector.h
HerwigppPartonSelector::HerwigppPartonSelector
HerwigppPartonSelector()
Definition:
HerwigppPartonSelector.cc:12
Generated for CMSSW Reference Manual by
1.8.5