16#include "G4TDigiCollection.hh"
17#include "G4Allocator.hh"
29 inline void*
operator new(size_t);
30 inline void operator delete(
void*);
46 void SetStrip(G4int strip) { m_strip = strip; }
83inline void* BesTofDigi::operator
new(size_t)
90inline void BesTofDigi::operator
delete(
void *aDigi)
G4Allocator< BesTofDigi > BesTofDigiAllocator
G4TDigiCollection< BesTofDigi > BesTofDigitsCollection
void SetForwT1(G4double t1)
BesTofDigi(const BesTofDigi &)
void SetPartId(G4int partId)
void SetForwADC(G4double ADC)
void SetTrackIndex(G4int index)
void SetForwT2(G4double t2)
void SetBackADC(G4double ADC)
void SetBackT1(G4double t1)
void SetForwTDC(G4double TDC)
void SetModule(G4int module)
const BesTofDigi & operator=(const BesTofDigi &)
virtual G4int operator==(const BesTofDigi &) const
void SetScinNb(G4int scinNb)
void SetBackT2(G4double t2)
void SetStrip(G4int strip)
void SetBackTDC(G4double TDC)