35 Info(
"HarpoEvent",
" ");
47 fEventHeader(evt.fEventHeader), fDetEvent(evt.fDetEvent), fRecoEvent(evt.fRecoEvent)
59 Info(
"~HarpoEvent",
"Delete event det %d (%p)",nd,
fDetEvent[nd]);
64 std::cout <<
"---Det " << nd <<
" data == NULL" << std::endl;
110 Info(
"GetDccMap",
"%li",plane);
133 std::cout <<
"---Det " << nd <<
" data == NULL" << std::endl;
157 std::cout << plane <<
" => " <<
fDetEvent[plane] << std::endl;
A virtual class store event data for un detector.
virtual ULong_t GetTimeStamp(Int_t after=0)=0
Bool_t isExist(ULong_t det)
Detecror date exist //! Number of Real Detectors.
Object containing the reconstruction information for one event (with array of HarpoRecoClusters Harpo...
unpacked dcc data The class contains the data map for DCC or Feminos The data is stored as a 2D TMatr...
HarpoDetEvent * GetDetEvent(Long_t plane=XDCC)
Data from Keller temperuture and pressure sensors.
void SetHeader(HarpoEventHeader *data)
HarpoEventHeader * fEventHeader
HarpoEventHeader * GetHeader()
A class store HARPO row event data and header. Provide access metods to the row event data...
const ULong_t gkNDetectors
ULong_t GetTimeStamp(Long_t plane=XDCC)
void SetDetEvent(HarpoDetEvent *event, ULong_t plane=XDCC)
HarpoDccMap * GetDccMap(Long_t plane=XDCC)
R__EXTERN HarpoDetSet * gHDetSet
HarpoDetEvent ** fDetEvent
HarpoRecoEvent * fRecoEvent
list of raw events
A class store HARPO EVENT : header and row data. Its provide also the methods for access to this data...