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
SignalData::SignalData
()
5
: weight(1.0)
6
, mass (0.0)
7
, pT (0.0)
8
, xF (0.0)
9
, x1 (0.0)
10
, x2 (0.0)
11
, dz (0.0)
12
, mom (0.0)
13
, phi (0.0)
14
, theta (0.0)
15
, road_pos(0)
16
, road_neg(0)
17
{
18
;
19
}
20
21
BgData::BgData
()
22
: run (0)
23
, evt (0)
24
, fpga1 (false)
25
, pot_rfp00 (0)
26
, inte_rfp00(0)
27
, inte_max (0)
28
{
29
;
30
}
TreeData.h
BgData::BgData
BgData()
Definition:
TreeData.cc:21
SignalData::SignalData
SignalData()
Definition:
TreeData.cc:4
e1039-analysis
GenRoadset
src
TreeData.cc
Built by
Haiwang Yu
. updated:
Thu Jan 30 2025 10:15:15
using
1.9.1 with
SeaQuest GitHub integration