9#ifndef EVENT_LOOP__TREE_CACHE_MODULE_H
10#define EVENT_LOOP__TREE_CACHE_MODULE_H
37 Gaudi::Property<std::int64_t>
cacheSize {
this,
"cacheSize", 0};
char data[hepevt_bytes_allocation_ATLAS]
the base class for EventLoop instrumentation module
a Module for setting the TTreeCache parameters on the input
virtual StatusCode onCloseInputFile(ModuleData &data) override
actions before closing an input file
virtual StatusCode onNewInputFile(ModuleData &data) override
actions after opening a new input file
Gaudi::Property< std::int64_t > cacheLearnEntries
Gaudi::Property< bool > printPerFileStats
Gaudi::Property< std::int64_t > cacheSize
This module defines the arguments passed from the BATCH driver to the BATCH worker.
::StatusCode StatusCode
StatusCode definition for legacy code.
the data the EventLoop core classes are sharing with the Module implementation