#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "CondFormats/EcalObjects/interface/EcalSRSettings.h"
#include <string>
#include <iostream>
Go to the source code of this file.
Namespaces | |
ecalsrcondtools | |
Functions | |
void | ecalsrcondtools::importParameterSet (EcalSRSettings &sr, const edm::ParameterSet &ps) |
void | ecalsrcondtools::importSrpConfigFile (EcalSRSettings &sr, std::istream &f, bool debug=false) |
double | ecalsrcondtools::normalizeWeights (int hwWeight) |