Class Reference for E1039 Core & Analysis Software
TreeData.cc
Go to the documentation of this file.
1
#include "
TreeData.h
"
2
using namespace
std;
3
4
EventData::EventData
()
5
: run_id (0)
6
, spill_id (0)
7
, event_id (0)
8
, fpga_bits(0)
9
, nim_bits (0)
10
, D1 (0)
11
, D2 (0)
12
, D3p (0)
13
, D3m (0)
14
{
15
;
16
}
17
18
HitData::HitData
()
19
: det_id (0)
20
, ele_id (0)
21
, tdc_time (0)
22
, drift_dist(0)
23
{
24
;
25
}
TreeData.h
EventData::EventData
EventData()
Definition:
DecoData.cc:102
HitData::HitData
HitData()
Definition:
DecoData.cc:83
e1039-analysis
AnaData2024
src
TreeData.cc
Built by
Haiwang Yu
. updated:
Thu Jan 30 2025 10:15:15
using
1.9.1 with
SeaQuest GitHub integration