#include <HcalTextCalibrations.h>
Public Member Functions | |
CheckGetObjectTopo (const HcalTopology *topo) | |
virtual | ~CheckGetObjectTopo ()=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 68 of file HcalTextCalibrations.h.
|
inline |
Definition at line 70 of file HcalTextCalibrations.h.
|
virtualdefault |
|
inlineoverrideprotectedvirtual |
Reimplemented from HcalTextCalibrations::CheckGetObject< T >.
Definition at line 73 of file HcalTextCalibrations.h.
|
private |
Definition at line 75 of file HcalTextCalibrations.h.