61 std::string concreteType;
63 std::vector<float> pl;
67 std::cout <<
"WP Tagger is "<<tagger<<std::endl;
70 std::cout <<
"WP Cut is "<<cut<<std::endl;
73 std::cout <<
"concrete Type is "<<concreteType<<std::endl;
82 std::cout <<
" Results: " << nres<<
" Binning variables: "<<nbin<<std::endl;
88 std::vector<PerformanceResult::ResultType> res;
89 std::vector<BinningVariables::BinningVariablesType>
bin;
91 while (number<nres && !in.eof()) {
98 std::cout <<
" Table not well formed"<<std::endl;
101 while (number<nbin && !in.eof()) {
108 std::cout <<
" Table not well formed"<<std::endl;
115 std::cout <<
" Intersing "<<temp<<
" in position "<<number<<std::endl;
123 if (stride != nbin*2+nres){
124 std::cout <<
" Table not well formed"<<std::endl;
126 if ((number % stride) != 0){
127 std::cout <<
" Table not well formed"<<std::endl;
149 if (concreteType ==
"PerformancePayloadFromTable"){
152 std::cout <<
" Non existing request: " <<concreteType<<std::endl;
155 std::cout <<
" Created the "<<concreteType <<
" object"<<std::endl;
T getUntrackedParameter(std::string const &, T const &) const
#define DEFINE_FWK_MODULE(type)
void appendSinceTime(T *payloadObj, cond::Time_t sinceTime, const std::string &recordName, bool withlogging=false)
bool isNewTagRequest(const std::string &recordName)
cond::Time_t beginOfTime() const
void createNewIOV(T *firstPayloadObj, cond::Time_t firstSinceTime, cond::Time_t firstTillTime, const std::string &recordName, bool withlogging=false)
cond::Time_t endOfTime() const
std::vector< std::vector< double > > tmp