21 #include <boost/ref.hpp>
22 #include <boost/bind.hpp>
23 #include <boost/function.hpp>
24 #include <boost/iterator/transform_iterator.hpp>
38 ss <<
"---Barrels: " << std::endl;
39 ss <<
"EtSat: " << (*iValue).second.EtSat << std::endl;
40 ss <<
"ttf_threshold_Low: " << (*iValue).second.ttf_threshold_Low << std::endl;
41 ss <<
"ttf_threshold_High: " << (*iValue).second.ttf_threshold_High << std::endl;
42 ss <<
"FG_lowThreshold: " << (*iValue).second.FG_lowThreshold << std::endl;
43 ss <<
"FG_highThreshold: " << (*iValue).second.FG_highThreshold << std::endl;
44 ss <<
"FG_lowRatio: " << (*iValue).second.FG_lowRatio << std::endl;
45 ss <<
"FG_highRatio: " << (*iValue).second.FG_highRatio << std::endl;
48 ss <<
"---Endcaps: " << std::endl;
49 ss <<
"EtSat: " << (*iValue).second.EtSat << std::endl;
50 ss <<
"ttf_threshold_Low: " << (*iValue).second.ttf_threshold_Low << std::endl;
51 ss <<
"ttf_threshold_High: " << (*iValue).second.ttf_threshold_High << std::endl;
52 ss <<
"FG_lowThreshold: " << (*iValue).second.FG_lowThreshold << std::endl;
53 ss <<
"FG_highThreshold: " << (*iValue).second.FG_highThreshold << std::endl;
54 ss <<
"FG_lowRatio: " << (*iValue).second.FG_lowRatio << std::endl;
55 ss <<
"FG_highRatio: " << (*iValue).second.FG_highRatio << std::endl;
#define PYTHON_WRAPPER(_class, _name)
std::string summary() const
std::map< uint32_t, EcalTPGPhysicsConst::Item > EcalTPGPhysicsConstMap
std::map< uint32_t, EcalTPGPhysicsConst::Item >::const_iterator EcalTPGPhysicsConstMapIterator