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