40 vector<uint64_t> fScalersVec;
44 array<UInt_t, kT0_BIN_BLOCK_WORDS> fRawT0Cntrs;
49 UInt_t fTrigProtection;
73 BmnSpillHeader(UInt_t run_id, UInt_t event_id, TTimeStamp event_time);
143 void SetBT(UInt_t _v) { fBeamTrigger = _v; }
145 UInt_t
GetBT() {
return fBeamTrigger; }
155 void SetProt(UInt_t _v) { fTrigProtection = _v; }