1 #ifndef __JSUPPORT__JSUMMARYFILEROUTER__
2 #define __JSUPPORT__JSUMMARYFILEROUTER__
20 namespace JPP {
using namespace JSUPPORT; }
59 static Long64_t previous = -1;
61 const Long64_t index = this->find(header);
65 if (index != previous) {
void update(const JDAQSummaryslice *ps)
Update router.
void update(const JDAQHeader &header)
Update router.
Template definition for direct access of elements in ROOT TChain.
File router for fast addressing of summary data.
Router for fast addressing of summary data in JDAQSummaryslice data structure as a function of the op...
Auxiliary class to determine value of DAQ objects.
JSummaryFileRouter(const std::string &file_name, const double rate_Hz=0.0)
Constructor.