26 #ifndef ADF_NarvalInterface
29 #ifndef ADF_FrameBlock
50 std::string fBaseForName;
54 UInt_t fCurrentFileNumber;
60 std::string fCurrentFileName;
61 std::string fCurrentName;
73 void SetID(Int_t
id) {fMyID = id;}
header file for FrameBlock.cpp
It defines the interface needed to be a narval actor (producer).
static void process_config(const Char_t *, UInt_t *)
to init globals (static) from a directory
header file for Trigger.cpp
Frames are extracted/added directly, one by one from/to a file.
To be used for Agata Data Flow.
virtual UInt_t ProcessBlock(ADF::FrameBlock &)
Produce one block of data.
virtual void process_reset(UInt_t *error_code)
Destructor implementation.
header file for NarvalInterface.cpp
virtual void process_initialise(UInt_t *error_code)
Constructor implementation.