CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EgammaPFClusterIsolationRemapper.h
Go to the documentation of this file.
1 #ifndef EgammaIsolationRemappers_EgammaPFClusterIsolationRemapper_h
2 #define EgammaIsolationRemappers_EgammaPFClusterIsolationRemapper_h
3 
4 //*****************************************************************************
5 // File: EgammaPFClusterIsolationRemapper.h
6 // ----------------------------------------------------------------------------
7 // OrigAuth: Yutaro Iiyama
8 // Institute: MIT
9 //*****************************************************************************
10 
13 
16 
17 template<typename C>
19  public:
22 
23  void produce(edm::Event&, const edm::EventSetup&);
24  private:
29 
33 };
34 
35 #endif
void produce(edm::Event &, const edm::EventSetup &)
edm::Ref< C, Value, typename edm::refhelper::FindTrait< C, Value >::value > CRef
EgammaPFClusterIsolationRemapper(const edm::ParameterSet &)
edm::refhelper::ValueTrait< C >::value Value