Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
GeneratorInterface
Pythia6Interface
plugins
Pythia6PartonGun.h
Go to the documentation of this file.
1
#ifndef gen_Pythia6PartonGun_h
2
#define gen_Pythia6PartonGun_h
3
10
#include <string>
11
#include <vector>
12
13
#include "
Pythia6Gun.h
"
14
15
namespace
gen
16
{
17
18
// class Pythia6Service;
19
20
class
Pythia6PartonGun
:
public
Pythia6Gun
21
{
22
23
public
:
24
25
Pythia6PartonGun
(
const
edm::ParameterSet
& );
26
virtual
~Pythia6PartonGun
();
27
28
protected
:
29
30
void
joinPartons
(
double
qmax );
31
32
// gun particle(s) characteristics
33
//
34
int
fPartonID
;
35
36
};
37
38
}
// end namespace
39
40
#endif
Pythia6Gun.h
gen::Pythia6PartonGun
Definition:
Pythia6PartonGun.h:20
gen::Pythia6Gun
Definition:
Pythia6Gun.h:32
gen::Pythia6PartonGun::joinPartons
void joinPartons(double qmax)
Definition:
Pythia6PartonGun.cc:30
gen::Pythia6PartonGun::Pythia6PartonGun
Pythia6PartonGun(const edm::ParameterSet &)
Definition:
Pythia6PartonGun.cc:16
edm::ParameterSet
Definition:
ParameterSet.h:32
gen::Pythia6PartonGun::fPartonID
int fPartonID
Definition:
Pythia6PartonGun.h:34
gen::Pythia6PartonGun::~Pythia6PartonGun
virtual ~Pythia6PartonGun()
Definition:
Pythia6PartonGun.cc:26
Generated for CMSSW Reference Manual by
1.8.5