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 
16  public:
18  ~ExpoRandomPGunProducer() override;
19 
20  private:
21  void produce(Event& e, const EventSetup& es) override;
22 
23  protected:
24  // data members
25 
26  double fMinP;
27  double fMaxP;
28  };
29 } // namespace edm
30 
31 #endif
edm::ExpoRandomPGunProducer::fMinP
double fMinP
Definition: ExpoRandomPGunProducer.h:26
edm
HLT enums.
Definition: AlignableModifier.h:19
edm::ExpoRandomPGunProducer::produce
void produce(Event &e, const EventSetup &es) override
Definition: ExpoRandomPGunProducer.cc:38
BaseFlatGunProducer.h
edm::ExpoRandomPGunProducer::ExpoRandomPGunProducer
ExpoRandomPGunProducer(const ParameterSet &pset)
Definition: ExpoRandomPGunProducer.cc:23
edm::ParameterSet
Definition: ParameterSet.h:47
edm::EventSetup
Definition: EventSetup.h:58
edm::BaseFlatGunProducer
Definition: BaseFlatGunProducer.h:26
edm::ExpoRandomPGunProducer::~ExpoRandomPGunProducer
~ExpoRandomPGunProducer() override
Definition: ExpoRandomPGunProducer.cc:34
edm::Event
Definition: Event.h:73
edm::ExpoRandomPGunProducer
Definition: ExpoRandomPGunProducer.h:15
edm::ExpoRandomPGunProducer::fMaxP
double fMaxP
Definition: ExpoRandomPGunProducer.h:27
muonDTDigis_cfi.pset
pset
Definition: muonDTDigis_cfi.py:27
MillePedeFileConverter_cfg.e
e
Definition: MillePedeFileConverter_cfg.py:37