Main Page
Namespaces
Classes
Package Documentation
src
CondFormats
DataRecord
interface
OpticalAlignmentsRcd.h
Go to the documentation of this file.
1
#ifndef OPTICALALIGNMENTSRCD_H
2
#define OPTICALALIGNMENTSRCD_H
3
4
#include "
FWCore/Framework/interface/EventSetupRecordImplementation.h
"
5
/* #include "FWCore/ParameterSet/interface/ParameterSet.h" */
6
7
#include <iostream>
8
9
class
OpticalAlignmentsRcd
:
public
edm::eventsetup::EventSetupRecordImplementation
<OpticalAlignmentsRcd> {
10
/* public: */
11
/* OpticalAlignmentsRcd() {}; */
12
/* OpticalAlignmentsRcd (const edm::ParameterSet& ps ) { */
13
/* std::cout << " what to do with parameterset? " << std::endl; */
14
/* } */
15
16
17
};
18
19
#endif
EventSetupRecordImplementation.h
OpticalAlignmentsRcd
Definition:
OpticalAlignmentsRcd.h:9
edm::eventsetup::EventSetupRecordImplementation
Definition:
EventSetupRecordImplementation.h:40
Generated for CMSSW Reference Manual by
1.8.11