test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 <math.h>
12 
13 namespace HepMC {
14  class GenEvent;
15  class GenParticle;
16  class GenVertex;
17 }
18 
19 
20 namespace gen
21 {
23  public:
25  virtual ~ReggeGribovPartonMCHadronizer(); };
26 
27 } /*end namespace*/
28 
29 #endif //ifndef REGGEGRIBOVPARTONMC_H
def gen
run2 Cosmic #### Run 256259 @ 0T 2015C### Run 272133 @ 3.8T 2016B###
ReggeGribovPartonMCHadronizer(const edm::ParameterSet &)