CMS 3D CMS Logo

OpticalAlignmentsRcd.h
Go to the documentation of this file.
1 #ifndef OPTICALALIGNMENTSRCD_H
2 #define OPTICALALIGNMENTSRCD_H
3 
5 /* #include "FWCore/ParameterSet/interface/ParameterSet.h" */
6 
7 #include <iostream>
8 
10  /* public: */
11  /* OpticalAlignmentsRcd() {}; */
12  /* OpticalAlignmentsRcd (const edm::ParameterSet& ps ) { */
13  /* std::cout << " what to do with parameterset? " << std::endl; */
14  /* } */
15 };
16 
17 #endif