26 iov_(iConfig.getParameter<unsigned long long>(
"iov")),
27 record_(iConfig.getParameter<
string>(
"record"))
43 if (e.
id().
run() == iov_){
45 if(strcmp(record_.c_str(),
"CTPPSRPAlignmentCorrectionsDataRcd")==0){
48 else if(strcmp(record_.c_str(),
"RPRealAlignmentRecord")==0){
57 edm::LogPrint(
"CTPPSRPAlignmentInfoReader")<<
"New alignments found in run="
EventNumber_t event() const
void analyze(const edm::Event &e, const edm::EventSetup &c) override
~CTPPSRPAlignmentInfoReader() override
example_stream void analyze(const edm::Event &, const edm::EventSetup &) override
CTPPSRPAlignmentInfoReader(edm::ParameterSet const &iConfig)
#define DEFINE_FWK_MODULE(type)
unsigned long long Time_t
CTPPSRPAlignmentInfoReader(int i)
Container for CTPPS RP alignment corrections. The corrections are stored on two levels - RP and senso...
def printInfo(self, event)