Class Reference for E1039 Core & Analysis Software
BgData Struct Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-analysis/GenRoadset/src/TreeData.h>

+ Collaboration diagram for BgData:

Public Member Functions

 BgData ()
 
virtual ~BgData ()
 
 ClassDef (BgData, 1)
 

Public Attributes

int run
 
int evt
 
bool fpga1
 
double pot_rfp00
 In unit of N of protons. More...
 
int inte_rfp00
 In unit of QIE count. More...
 
int inte_max
 
std::vector< int > h1t
 
std::vector< int > h2t
 
std::vector< int > h3t
 
std::vector< int > h4t
 
std::vector< int > h1b
 
std::vector< int > h2b
 
std::vector< int > h3b
 
std::vector< int > h4b
 

Detailed Description

Definition at line 26 of file TreeData.h.

Constructor & Destructor Documentation

◆ BgData()

BgData::BgData ( )

Definition at line 21 of file TreeData.cc.

◆ ~BgData()

virtual BgData::~BgData ( )
inlinevirtual

Definition at line 43 of file TreeData.h.

Member Function Documentation

◆ ClassDef()

BgData::ClassDef ( BgData  ,
 
)

Member Data Documentation

◆ evt

int BgData::evt

Definition at line 28 of file TreeData.h.

Referenced by SubsysRecoBG::process_event().

◆ fpga1

bool BgData::fpga1

Definition at line 29 of file TreeData.h.

Referenced by SubsysRecoBG::process_event().

◆ h1b

std::vector<int> BgData::h1b

◆ h1t

std::vector<int> BgData::h1t

◆ h2b

std::vector<int> BgData::h2b

◆ h2t

std::vector<int> BgData::h2t

◆ h3b

std::vector<int> BgData::h3b

◆ h3t

std::vector<int> BgData::h3t

◆ h4b

std::vector<int> BgData::h4b

◆ h4t

std::vector<int> BgData::h4t

◆ inte_max

int BgData::inte_max

◆ inte_rfp00

int BgData::inte_rfp00

In unit of QIE count.

Definition at line 31 of file TreeData.h.

Referenced by SubsysRecoBG::process_event(), and AnaBG::ProcessOneEvent().

◆ pot_rfp00

double BgData::pot_rfp00

In unit of N of protons.

Definition at line 30 of file TreeData.h.

Referenced by SubsysRecoBG::process_event().

◆ run

int BgData::run

Definition at line 27 of file TreeData.h.

Referenced by SubsysRecoBG::process_event().


The documentation for this struct was generated from the following files: