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 }
18 
19 
20 namespace gen
21 {
23  public:
25  ~ReggeGribovPartonMCHadronizer() override; };
26 
27 } /*end namespace*/
28 
29 #endif //ifndef REGGEGRIBOVPARTONMC_H