CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
setRefStreamer.h
Go to the documentation of this file.
1 #ifndef FWCore_FWLite_setRefStreamer_h
2 #define FWCore_FWLite_setRefStreamer_h
3 // -*- C++ -*-
4 //
5 // Package: FWLite
6 // Class : setRefStreamer
7 //
16 //
17 // Original Author: Chris Jones
18 // Created: Tue May 15 11:25:51 EDT 2007
19 //
20 
21 // system include files
22 
23 // user include files
24 
25 // forward declarations
26 namespace edm {
27  class EDProductGetter;
28 }
29 
30 namespace fwlite {
32 
33  class GetterOperate {
34 public:
36  old_ = setRefStreamer(iEP);
37  }
40  }
41 private:
43  };
44 }
45 
46 
47 #endif
GetterOperate(edm::EDProductGetter const *iEP)
edm::EDProductGetter const * setRefStreamer(edm::EDProductGetter const *ep)
Definition: RefStreamer.cc:10
edm::EDProductGetter const * old_