CMS 3D CMS Logo

ExpoRandomPGunProducer.h
Go to the documentation of this file.
1 #ifndef ExpoRandomPGunProducer_H
2 #define ExpoRandomPGunProducer_H
3 
12 
13 namespace edm
14 {
15 
17  {
18 
19  public:
21  virtual ~ExpoRandomPGunProducer();
22 
23  private:
24 
25  virtual void produce(Event & e, const EventSetup& es);
26 
27  protected :
28 
29  // data members
30 
31  double fMinP ;
32  double fMaxP ;
33 
34  };
35 }
36 
37 #endif
virtual void produce(Event &e, const EventSetup &es)
ExpoRandomPGunProducer(const ParameterSet &pset)
HLT enums.