Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
GeneratorInterface
Pythia6Interface
plugins
Pythia6PtYDistGun.h
Go to the documentation of this file.
1
#ifndef gen_Pythia6PtYDistGun_h
2
#define gen_Pythia6PtYDistGun_h
3
4
#include "
Pythia6ParticleGun.h
"
5
6
namespace
CLHEP {
7
class
HepRandomEngine;
8
}
9
10
namespace
gen
{
11
12
class
PtYDistributor;
13
14
class
Pythia6PtYDistGun
:
public
Pythia6ParticleGun
{
15
public
:
16
Pythia6PtYDistGun
(
const
edm::ParameterSet
&);
17
~Pythia6PtYDistGun
()
override
;
18
19
protected
:
20
void
generateEvent
(CLHEP::HepRandomEngine*)
override
;
21
22
private
:
23
PtYDistributor
*
fPtYGenerator
;
24
};
25
}
// namespace gen
26
#endif
gen::Pythia6PtYDistGun::~Pythia6PtYDistGun
~Pythia6PtYDistGun() override
Definition:
Pythia6PtYDistGun.cc:30
gen::Pythia6PtYDistGun::generateEvent
void generateEvent(CLHEP::HepRandomEngine *) override
Definition:
Pythia6PtYDistGun.cc:35
relval_steps.gen
def gen
Definition:
relval_steps.py:517
gen::Pythia6PtYDistGun::fPtYGenerator
PtYDistributor * fPtYGenerator
Definition:
Pythia6PtYDistGun.h:23
gen::PtYDistributor
Definition:
PtYDistributor.h:14
gen::Pythia6PtYDistGun
Definition:
Pythia6PtYDistGun.h:14
Pythia6ParticleGun.h
gen::Pythia6PtYDistGun::Pythia6PtYDistGun
Pythia6PtYDistGun(const edm::ParameterSet &)
Definition:
Pythia6PtYDistGun.cc:18
edm::ParameterSet
Definition:
ParameterSet.h:47
gen::Pythia6ParticleGun
Definition:
Pythia6ParticleGun.h:28
Generated for CMSSW Reference Manual by
1.8.5