#include <HcalTextCalibrations.h>
Public Member Functions | |
CheckGetObjectTopo (const HcalTopology *topo) | |
~CheckGetObjectTopo () override=default | |
Public Member Functions inherited from HcalTextCalibrations::CheckGetObject< T > | |
CheckGetObject (const HcalTopology *topo) | |
std::unique_ptr< T > | operator() (std::istream &inStream) |
virtual | ~CheckGetObject ()=default |
Protected Member Functions | |
std::unique_ptr< T > | makeResult () override |
Private Attributes | |
const HcalTopology * | topo_ |
Definition at line 69 of file HcalTextCalibrations.h.
|
inline |
Definition at line 71 of file HcalTextCalibrations.h.
|
overridedefault |
|
inlineoverrideprotectedvirtual |
Reimplemented from HcalTextCalibrations::CheckGetObject< T >.
Definition at line 75 of file HcalTextCalibrations.h.
References HcalTextCalibrations::CheckGetObjectTopo< T >::topo_.
|
private |
Definition at line 78 of file HcalTextCalibrations.h.
Referenced by HcalTextCalibrations::CheckGetObjectTopo< T >::makeResult().