CMS 3D CMS Logo

SiStripLorentzAngleDepESProducer.h
Go to the documentation of this file.
1 #ifndef CalibTracker_SiStripESProducers_SiStripLorentzAngleDepESProducer
2 #define CalibTracker_SiStripESProducers_SiStripLorentzAngleDepESProducer
3 
4 // system include files
5 #include <memory>
6 
7 // user include files
10 
12 
15 
20 
22  public:
25 
26  std::unique_ptr<SiStripLorentzAngle> produce(const SiStripLorentzAngleDepRcd&);
27 
28  private:
29 
31  //edm::FileInPath fp_;
32  //bool MergeList_;
33 
34  // typedef std::vector< edm::ParameterSet > Parameters;
38 
39 
40 };
41 
42 #endif
43 
SiStripLorentzAngleDepESProducer(const edm::ParameterSet &)
std::unique_ptr< SiStripLorentzAngle > produce(const SiStripLorentzAngleDepRcd &)