#include <HcalTextCalibrations.h>
Public Member Functions | |
CheckGetObject (const HcalTopology *topo) | |
std::unique_ptr< T > | operator() (std::istream &inStream) |
virtual | ~CheckGetObject ()=default |
Protected Member Functions | |
virtual std::unique_ptr< T > | makeResult () |
Definition at line 56 of file HcalTextCalibrations.h.
|
inline |
Definition at line 58 of file HcalTextCalibrations.h.
|
virtualdefault |
Referenced by HcalTextCalibrations::CheckGetObject< T >::operator()().
|
inlineprotectedvirtual |
Reimplemented in HcalTextCalibrations::CheckGetObjectTopo< T >.
Definition at line 66 of file HcalTextCalibrations.h.
Referenced by HcalTextCalibrations::CheckGetObject< T >::operator()().
|
inline |
Definition at line 59 of file HcalTextCalibrations.h.
References writedatasetfile::default, HcalDbASCIIIO::getObject(), HcalTextCalibrations::CheckGetObject< T >::makeResult(), mps_fire::result, and HcalTextCalibrations::CheckGetObject< T >::~CheckGetObject().