CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Pythia6ParticleGun.h
Go to the documentation of this file.
1 #ifndef gen_Pythia6ParticleGun_h
2 #define gen_Pythia6ParticleGun_h
3 
10 #include <string>
11 #include <vector>
12 
13 #include "Pythia6Gun.h"
14 // #include "HepMC/GenEvent.h"
15 
16 // #include "FWCore/Framework/interface/ESHandle.h"
17 // #include "FWCore/Framework/interface/EDProducer.h"
18 
19 //#include "GeneratorInterface/Pythia6Interface/interface/Pythia6Service.h"
20 //#include "GeneratorInterface/Pythia6Interface/interface/Pythia6Declarations.h"
21 
22 // #include "HepPID/ParticleIDTranslations.hh"
23 
24 namespace gen
25 {
26 
27 // class Pythia6Service;
28 
30  {
31 
32  public:
33 
35  virtual ~Pythia6ParticleGun();
36 
37  protected:
38 
39  // gun particle(s) characteristics
40  //
41  std::vector<int> fPartIDs ;
42 
43  };
44 
45 } // end namespace
46 
47 #endif
Pythia6ParticleGun(const edm::ParameterSet &)
std::vector< int > fPartIDs