CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EventShapeVarsProducer.h
Go to the documentation of this file.
1 #ifndef PhysicsTools_CandAlgos_EventShapeVarsProducer_h
2 #define PhysicsTools_CandAlgos_EventShapeVarsProducer_h
3 
36 
38 
40 {
41  public:
42 
45 
46  private:
47 
49  double r_;
50 
51  void beginJob() {}
52  void produce(edm::Event&, const edm::EventSetup&);
53  void endJob() {}
54 
55 };
56 
57 #endif
58 
59 
EventShapeVarsProducer(const edm::ParameterSet &)
edm::EDGetTokenT< edm::View< reco::Candidate > > srcToken_
void produce(edm::Event &, const edm::EventSetup &)