BmnRoot
Loading...
Searching...
No Matches
BmnSyncDigit.cxx
Go to the documentation of this file.
1#include "BmnSyncDigit.h"
2
5
6BmnSyncDigit::BmnSyncDigit(UInt_t iSerial, Long64_t iEvent, Long64_t t_sec, Long64_t t_ns) {
7 fSerial = iSerial;
8 fGlobalEvent = iEvent;
9 fT_sec = t_sec;
10 fT_ns = t_ns;
11}
12
Long64_t fT_ns
virtual ~BmnSyncDigit()
Long64_t fGlobalEvent
Long64_t fT_sec