Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
GeneratorInterface
ReggeGribovPartonMCInterface
interface
ReggeGribovPartonMC.h
Go to the documentation of this file.
1
#ifndef REGGEGRIBOVPARTONMC_H
2
#define REGGEGRIBOVPARTONMC_H
3
4
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
5
#include "
GeneratorInterface/Core/interface/BaseHadronizer.h
"
6
#include "CLHEP/Random/RandomEngine.h"
7
8
#include <map>
9
#include <string>
10
#include <vector>
11
#include <
math.h
>
12
13
namespace
HepMC {
14
class
GenEvent;
15
class
GenParticle
;
16
class
GenVertex;
17
}
18
19
20
namespace
gen
21
{
22
class
ReggeGribovPartonMCHadronizer
:
public
BaseHadronizer
{
23
public
:
24
ReggeGribovPartonMCHadronizer
(
const
edm::ParameterSet
&);
25
virtual
~ReggeGribovPartonMCHadronizer
(); };
26
27
}
/*end namespace*/
28
29
#endif //ifndef REGGEGRIBOVPARTONMC_H
math.h
GenParticle.GenParticle
GenParticle
Definition:
GenParticle.py:18
BaseHadronizer.h
gen::ReggeGribovPartonMCHadronizer::~ReggeGribovPartonMCHadronizer
virtual ~ReggeGribovPartonMCHadronizer()
Definition:
ReggeGribovPartonMCHadronizer.cc:97
gen::ReggeGribovPartonMCHadronizer
Definition:
ReggeGribovPartonMC.h:22
gen::BaseHadronizer
Definition:
BaseHadronizer.h:42
relval_steps.gen
def gen
Definition:
relval_steps.py:243
ParameterSet.h
edm::ParameterSet
Definition:
ParameterSet.h:35
gen::ReggeGribovPartonMCHadronizer::ReggeGribovPartonMCHadronizer
ReggeGribovPartonMCHadronizer(const edm::ParameterSet &)
Definition:
ReggeGribovPartonMCHadronizer.cc:61
Generated for CMSSW Reference Manual by
1.8.5