Main Page
Namespaces
Classes
Package Documentation
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 <cmath>
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
~
ReggeGribovPartonMCHadronizer
()
override
; };
26
27
}
/*end namespace*/
28
29
#endif //ifndef REGGEGRIBOVPARTONMC_H
BaseHadronizer.h
GenParticle
Definition:
GenParticle.py:1
gen::ReggeGribovPartonMCHadronizer
Definition:
ReggeGribovPartonMC.h:22
gen::BaseHadronizer
Definition:
BaseHadronizer.h:47
ParameterSet.h
gen
Definition:
PythiaDecays.h:13
HepMC
Definition:
GenParticle.h:15
edm::ParameterSet
Definition:
ParameterSet.h:36
Generated for CMSSW Reference Manual by
1.8.11