#include <BeamSpotPayloadInspectorHelper.h>
Public Member Functions | |
DisplayParametersDiff () | |
bool | fill () override |
virtual std::shared_ptr< TH2F > | fillTheExtraHistogram () const |
Public Member Functions inherited from cond::payloadInspector::PlotImage< PayloadType, nIOVs, ntags > | |
std::shared_ptr< PayloadType > | fetchPayload (const cond::Hash &payloadHash) |
PlotImage (const std::string &title) | |
std::string | serializeData () override |
Public Member Functions inherited from cond::payloadInspector::PlotImpl< IOV_M, NTAGS > | |
PlotImpl (const std::string &type, const std::string &title) | |
std::string | processData () override |
~PlotImpl () override=default | |
Public Member Functions inherited from cond::payloadInspector::PlotBase | |
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) |
virtual void | init () |
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 |
Protected Attributes | |
std::shared_ptr< PayloadType > | f_payload |
bool | isOnline_ |
std::shared_ptr< PayloadType > | l_payload |
Protected Attributes inherited from cond::payloadInspector::PlotImage< PayloadType, nIOVs, ntags > | |
std::string | m_imageFileName |
Protected Attributes inherited from cond::payloadInspector::PlotBase | |
std::set< std::string > | m_inputParams |
std::map< std::string, std::string > | m_inputParamValues |
PlotAnnotations | m_plotAnnotations |
std::vector< std::pair< cond::Time_t, cond::Time_t > > | m_tagBoundaries |
std::vector< std::vector< std::tuple< cond::Time_t, cond::Hash > > > | m_tagIovs |
std::vector< std::string > | m_tagNames |
Additional Inherited Members | |
Public Types inherited from cond::payloadInspector::PlotImage< PayloadType, nIOVs, ntags > | |
typedef PlotImpl< IOV_M, NTAGS > | Base |
Definition at line 561 of file BeamSpotPayloadInspectorHelper.h.
|
inline |
Definition at line 563 of file BeamSpotPayloadInspectorHelper.h.
References ALPAKA_ACCELERATOR_NAMESPACE::brokenline::constexpr(), and beamSpotPI::DisplayParametersDiff< PayloadType, nIOVs, ntags >::isOnline_.
|
inlineoverridevirtual |
Implements cond::payloadInspector::PlotImpl< IOV_M, NTAGS >.
Definition at line 572 of file BeamSpotPayloadInspectorHelper.h.
References cms::cuda::assert(), svgfig::canvas(), beamSpotPI::BSParamsHelper< PayloadType >::diffCentralValues(), beamSpotPI::BSParamsHelper< PayloadType >::diffErrors(), dydz, beamSpotPI::DisplayParametersDiff< PayloadType, nIOVs, ntags >::f_payload, cond::payloadInspector::PlotImage< PayloadType, nIOVs, ntags >::fetchPayload(), MillePedeFileConverter_cfg::fileName, custom_jme_cff::foo, beamSpotPI::getStringFromParamEnum(), beamSpotPI::DisplayParametersDiff< PayloadType, nIOVs, ntags >::l_payload, cond::payloadInspector::PlotImage< PayloadType, nIOVs, ntags >::m_imageFileName, cond::payloadInspector::PlotBase::m_plotAnnotations, SiStripPI::max, SiStripPI::min, Skims_PA_cff::name, cond::payloadInspector::PlotAnnotations::ntags, contentValuesFiles::number, beamSpotPI::BSParamsHelper< PayloadType >::printDebug(), AlCaHLTBitMon_QueryRunRegistry::string, to_string(), beamSpotPI::unpack(), X, and photonAnalyzer_cfi::yBin.
|
inlinevirtual |
In case an extension to the BeamSpotOnlineObjects case will be needed in future
Definition at line 705 of file BeamSpotPayloadInspectorHelper.h.
|
protected |
Definition at line 709 of file BeamSpotPayloadInspectorHelper.h.
Referenced by beamSpotPI::DisplayParametersDiff< PayloadType, nIOVs, ntags >::fill().
|
protected |
Definition at line 708 of file BeamSpotPayloadInspectorHelper.h.
Referenced by beamSpotPI::DisplayParametersDiff< PayloadType, nIOVs, ntags >::DisplayParametersDiff().
|
protected |
Definition at line 710 of file BeamSpotPayloadInspectorHelper.h.
Referenced by beamSpotPI::DisplayParametersDiff< PayloadType, nIOVs, ntags >::fill().