|
R3BROOT
R3B analysis software
|
#include <R3BNeulandTamexReader.h>
Public Member Functions | |
| R3BNeulandTamexReader (EXT_STR_h101_raw_nnp_tamex_onion *, size_t) | |
| ext_h101_raw_nnp_tamex.h was created by running $unpacker –ntuple=STRUCT_HH,RAW:NN,id=h101_raw_nnp_tamex,NOTRIGEVENTNO,ext_h101_raw_nnp_tamex.h | |
| virtual | ~R3BNeulandTamexReader () override |
| auto | Init (ext_data_struct_info *) -> Bool_t override |
| auto | R3BRead () -> Bool_t override |
| void | Reset () override |
| void | SetOnline (Bool_t option) |
| void | SetMaxNbPlanes (UInt_t max) |
| void | SetSkipTriggerTimes () |
| ClassDefOverride (R3BNeulandTamexReader, 0) | |
| Public Member Functions inherited from R3BReader | |
| R3BReader (TString const &) | |
| virtual | ~R3BReader () |
| virtual bool | MismappedItemRequired (std::string_view) const |
| bool | AllowExtraCondition (R3B::UcesbMap map_flag, R3B::UcesbMap success_condition) |
| void | SetExtraConditions (R3B::UcesbMap conditions) |
| void | AddExtraConditions (R3B::UcesbMap conditions) |
| virtual void | SetParContainers () |
| virtual Bool_t | ReInit () |
| virtual void | Close () |
| ClassDef (R3BReader, 0) | |
Private Attributes | |
| EXT_STR_h101_raw_nnp_tamex_onion * | fData |
| size_t | fOffset |
| TClonesArray * | fArray = nullptr |
| TClonesArray * | fArrayTrigger = nullptr |
| UInt_t | fNofPlanes |
| Bool_t | fOnline |
| Bool_t | fSkiptriggertimes |
Definition at line 26 of file R3BNeulandTamexReader.h.
| R3BNeulandTamexReader::R3BNeulandTamexReader | ( | EXT_STR_h101_raw_nnp_tamex_onion * | data, |
| size_t | offset ) |
Definition at line 35 of file R3BNeulandTamexReader.cxx.
|
overridevirtual |
Definition at line 47 of file R3BNeulandTamexReader.cxx.
| R3BNeulandTamexReader::ClassDefOverride | ( | R3BNeulandTamexReader | , |
| 0 | ) |
|
overridevirtual |
Implements R3BReader.
Definition at line 60 of file R3BNeulandTamexReader.cxx.
|
overridevirtual |
Implements R3BReader.
Definition at line 90 of file R3BNeulandTamexReader.cxx.
|
overridevirtual |
Implements R3BReader.
Definition at line 183 of file R3BNeulandTamexReader.cxx.
|
inline |
Definition at line 48 of file R3BNeulandTamexReader.h.
|
inline |
Definition at line 45 of file R3BNeulandTamexReader.h.
|
inline |
Definition at line 51 of file R3BNeulandTamexReader.h.
|
private |
Definition at line 56 of file R3BNeulandTamexReader.h.
|
private |
Definition at line 57 of file R3BNeulandTamexReader.h.
|
private |
Definition at line 54 of file R3BNeulandTamexReader.h.
|
private |
Definition at line 58 of file R3BNeulandTamexReader.h.
|
private |
Definition at line 55 of file R3BNeulandTamexReader.h.
|
private |
Definition at line 59 of file R3BNeulandTamexReader.h.
|
private |
Definition at line 60 of file R3BNeulandTamexReader.h.