1 #ifndef PerformancePayloadFromTFormula_h
2 #define PerformancePayloadFromTFormula_h
12 #include <boost/shared_ptr.hpp>
24 const std::vector<BinningVariables::BinningVariablesType>&
b ,
37 compiledFormulas_(b.compiledFormulas_) {}
40 compiledFormulas_.clear();
63 std::vector<BinningVariables::BinningVariablesType>::const_iterator
p;
71 std::vector<PerformanceResult::ResultType>::const_iterator
p;
84 std::vector<PerformanceResult::ResultType>
results_;
85 std::vector<BinningVariables::BinningVariablesType>
variables_;
89 mutable std::vector< boost::shared_ptr<TFormula> > compiledFormulas_
COND_TRANSIENT;
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)