CMS 3D CMS Logo

ReggeGribovPartonMC.h
Go to the documentation of this file.
1 #ifndef REGGEGRIBOVPARTONMC_H
2 #define REGGEGRIBOVPARTONMC_H
3 
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 } // namespace HepMC
18 
19 namespace gen {
21  public:
24  };
25 
26 } // namespace gen
27 
28 #endif //ifndef REGGEGRIBOVPARTONMC_H
ReggeGribovPartonMCHadronizer(const edm::ParameterSet &)