Go to the documentation of this file. 1 #ifndef PerformancePayloadFromTable_h
2 #define PerformancePayloadFromTable_h
23 const std::vector<BinningVariables::BinningVariablesType>&
b,
25 const std::vector<float>&
table)
43 virtual std::vector<BinningVariables::BinningVariablesType>
myBinning()
const {
return binning_; }
46 std::vector<BinningVariables::BinningVariablesType>::const_iterator
p;
53 std::vector<BinningVariables::BinningVariablesType>::const_iterator
p;
61 std::vector<PerformanceResult::ResultType>::const_iterator
p;
72 std::vector<PerformanceResult::ResultType>
results_;
73 std::vector<BinningVariables::BinningVariablesType>
binning_;
#define COND_SERIALIZABLE
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)