47 std::ifstream inStream (
fileIn.c_str());
52 std::ifstream inCorr (
fileCorr.c_str());
58 for (
unsigned int i = 0;
i < channels.size();
i++) {
66 std::ofstream outStream (
fileOut.c_str());
void beginRun(edm::Run const &iEvent, edm::EventSetup const &) override
T getUntrackedParameter(std::string const &, T const &) const
corrGains(const edm::ParameterSet &)
void analyze(edm::Event const &, edm::EventSetup const &) override
const Item * getValues(DetId fId, bool throwOnFail=true) const
float getValue(int fCapId) const
get value for capId = 0..3
#define DEFINE_FWK_MODULE(type)
const bool exists(DetId fId) const
std::vector< DetId > getAllChannels() const
bool getObject(std::istream &fInput, HcalPedestals *fObject)
bool dumpObject(std::ostream &fOutput, const HcalPedestals &fObject)
bool addValues(const Item &myItem)
void endRun(edm::Run const &iEvent, edm::EventSetup const &) override