18#include <RtypesCore.h>
23struct EXT_STR_h101_raw_nnp_tacquila_t;
25class ext_data_struct_info;
56 auto Init(ext_data_struct_info* info) ->
bool override;
63 auto R3BRead() ->
bool override;
68 void Reset()
override;
struct EXT_STR_h101_raw_nnp_tacquila_t EXT_STR_h101_raw_nnp_tacquila
~R3BNeulandTacquilaReader()
Destructor.
ClassDefOverride(R3BNeulandTacquilaReader, 0)
FairLogger * fLogger
FairLogger.
R3BNeulandTacquilaReader(EXT_STR_h101_raw_nnp_tacquila *data, UInt_t)
Standard constructor.
auto R3BRead() -> bool override
Method for reading the data.
TClonesArray * fArray
Output array.
void Reset() override
Method for clearing the output array.
EXT_STR_h101_raw_nnp_tacquila * fData
Reader specific data structure from ucesb.
auto Init(ext_data_struct_info *info) -> bool override
Method for reader initialization.
UInt_t fNEvent
An event counter.
R3BReader(TString const &)