Go to the documentation of this file.
51 : alignmentType_(iConfig.getUntrackedParameter<
std::
string>(
"alignmentType",
"real")) {}
80 time_t unixTime =
event.time().unixTime();
82 strftime(timeStr, 50,
"%F %T", localtime(&unixTime));
85 <<
", event=" <<
event.id().event() <<
", UNIX timestamp=" << unixTime <<
" ("
bool check(const edm::EventSetup &iSetup)
std::string alignmentType_
Log< level::Info, false > LogInfo
void analyze(const edm::Event &, const edm::EventSetup &) override
#define DEFINE_FWK_MODULE(type)
Class to print out information on current geometry.
CTPPSAlignmentInfo(const edm::ParameterSet &)
Container for CTPPS RP alignment corrections. The corrections are stored on two levels - RP and senso...
edm::ESWatcher< RPMisalignedAlignmentRecord > watcherMisalignedAlignments_
void printInfo(const CTPPSRPAlignmentCorrectionsData &alignments, const edm::Event &event) const
edm::ESWatcher< RPRealAlignmentRecord > watcherRealAlignments_