26 #ifndef ADF_NarvalInterface
29 #ifndef ADF_FrameBlock
51 std::string fBaseForName;
55 UInt_t fCurrentFileNumber;
62 std::vector< std::string > fListOfFile;
64 unsigned long TotalEntryFileSize;
65 unsigned long ReadEntryFileSize;
66 unsigned long LastReadEntryFileSize;
header file for FrameBlock.cpp
It defines the interface needed to be a narval actor (producer).
virtual UInt_t ProcessBlock(ADF::FrameBlock &)
Produce one block of data.
virtual void process_initialise(UInt_t *error_code)
Constructor implementation.
virtual void process_reset(UInt_t *error_code)
Destructor implementation.
header file for Trigger.cpp
static void process_config(const Char_t *, UInt_t *)
to init globals (static) from a directory
Frames are extracted/added directly, one by one from/to a file.
To be used for Agata Data Flow.
header file for NarvalInterface.cpp