62 : inputfilename(iConfig.getUntrackedParameter<std::
string>(
63 "inputFileName",
"/afs/cern.ch/cms/Tracker/Pixel/forward/ryd/calib_070106d.dat"))
67 ::putenv((
char*)
"CORAL_AUTH_USER=testuser");
68 ::putenv((
char*)
"CORAL_AUTH_PASSWORD=test");
83 edm::LogPrint(
"SiPixelCalibConfigurationObjectMaker") <<
"mode = " << fixedmode << std::endl;
84 if (fixedmode.find(tobereplaced) != std::string::npos)
85 fixedmode.erase(fixedmode.find(tobereplaced), tobereplaced.length());
86 edm::LogPrint(
"SiPixelCalibConfigurationObjectMaker") <<
"mode = " << fixedmode << std::endl;
94 myCalib, poolDbService->
beginOfTime(),
"SiPixelCalibConfigurationRcd");
97 myCalib, poolDbService->
currentTime(),
"SiPixelCalibConfigurationRcd");
std::string inputfilename
#define DEFINE_FWK_MODULE(type)
void analyze(const edm::Event &, const edm::EventSetup &) override
std::string mode() const override
void setCalibrationMode(const std::string &in)
void createOneIOV(const T &payload, cond::Time_t firstSinceTime, const std::string &recordName)
void appendOneIOV(const T &payload, cond::Time_t sinceTime, const std::string &recordName)
bool isNewTagRequest(const std::string &recordName)
This class implements the steps that are used in a scan over Threshold and CalDelay.
cond::Time_t beginOfTime() const
Log< level::Warning, true > LogPrint
cond::Time_t currentTime() const
~SiPixelCalibConfigurationObjectMaker() override
SiPixelCalibConfigurationObjectMaker(const edm::ParameterSet &)
This class implements the steps that are used in a scan over Threshold and CalDelay.