|
bool | fill () override |
|
| JetScaleFactorVsEta () |
|
bool | fill () override |
|
void | fillWithBinAndValue (size_t bin, AxisType weight=1) |
|
void | fillWithValue (AxisType value, AxisType weight=1) |
|
virtual AxisType | getFromPayload (PayloadType &payload) |
|
| Histogram1 (const std::string &title, const std::string &xLabel, size_t nbins, float min, float max, const std::string &yLabel="entries") |
|
void | init () override |
|
std::shared_ptr< PayloadType > | fetchPayload (const cond::Hash &payloadHash) |
|
| Plot2D (const std::string &type, const std::string &title, const std::string xLabel, const std::string &yLabel) |
|
std::string | serializeData () override |
|
| ~Plot2D () override=default |
|
| PlotImpl (const std::string &type, const std::string &title) |
|
std::string | processData () override |
|
| ~PlotImpl () override=default |
|
void | addInputParam (const std::string ¶mName) |
|
cond::persistency::Session | dbSession () |
|
template<typename PayloadType > |
std::shared_ptr< PayloadType > | fetchPayload (const cond::Hash &payloadHash) |
|
template<int index> |
TagReference | getTag () |
|
cond::Tag_t | getTagInfo (const std::string &tag) |
|
const std::map< std::string, std::string > & | inputParamValues () const |
|
bool | isSingleIov () const |
|
bool | isTwoTags () const |
|
unsigned int | ntags () const |
|
std::string | payloadType () const |
|
| PlotBase () |
|
std::string | title () const |
|
std::string | type () const |
|
virtual | ~PlotBase ()=default |
|
template<index ii>
class JME::JetScaleFactorVsEta< ii >
Definition at line 476 of file JetResolution_PayloadInspector.cc.