LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
opdet::OpFlashAnaAlg::FlashAnaStruct Struct Reference

Public Member Functions

 FlashAnaStruct ()
 
 ~FlashAnaStruct ()
 

Public Attributes

double FlashTime
 
double FlashTimeWidth
 
double FlashAbsTime
 
double FlashY
 
double FlashYWidth
 
double FlashZ
 
double FlashZWidth
 
double FlashFastToTotal
 
double FlashTotalPE
 
unsigned int FlashFrame
 
int FlashOnBeamTime
 
bool FlashInBeamFrame
 
TH1D * FlashOpDetPEHist
 
std::string LeafList
 

Detailed Description

Definition at line 35 of file OpFlashAnaAlg.h.

Constructor & Destructor Documentation

opdet::OpFlashAnaAlg::FlashAnaStruct::FlashAnaStruct ( )
inline

Definition at line 52 of file OpFlashAnaAlg.h.

53  : LeafList("time/D:timewidth/D:abstime/D:y/D:ywidth/D:z/D:zwidth/D:fasttototal/D:totalpe/"
54  "D:onbeamtime/I:frame/i:inbeamframe/O")
55  {
56  FlashOpDetPEHist = new TH1D();
57  }
opdet::OpFlashAnaAlg::FlashAnaStruct::~FlashAnaStruct ( )
inline

Definition at line 58 of file OpFlashAnaAlg.h.

References FlashOpDetPEHist.

Member Data Documentation

double opdet::OpFlashAnaAlg::FlashAnaStruct::FlashAbsTime

Definition at line 38 of file OpFlashAnaAlg.h.

Referenced by opdet::OpFlashAnaAlg::FillOpFlashTree().

double opdet::OpFlashAnaAlg::FlashAnaStruct::FlashFastToTotal

Definition at line 43 of file OpFlashAnaAlg.h.

Referenced by opdet::OpFlashAnaAlg::FillOpFlashTree().

unsigned int opdet::OpFlashAnaAlg::FlashAnaStruct::FlashFrame

Definition at line 45 of file OpFlashAnaAlg.h.

Referenced by opdet::OpFlashAnaAlg::FillOpFlashTree().

bool opdet::OpFlashAnaAlg::FlashAnaStruct::FlashInBeamFrame

Definition at line 47 of file OpFlashAnaAlg.h.

Referenced by opdet::OpFlashAnaAlg::FillOpFlashTree().

int opdet::OpFlashAnaAlg::FlashAnaStruct::FlashOnBeamTime

Definition at line 46 of file OpFlashAnaAlg.h.

Referenced by opdet::OpFlashAnaAlg::FillOpFlashTree().

TH1D* opdet::OpFlashAnaAlg::FlashAnaStruct::FlashOpDetPEHist
double opdet::OpFlashAnaAlg::FlashAnaStruct::FlashTime

Definition at line 36 of file OpFlashAnaAlg.h.

Referenced by opdet::OpFlashAnaAlg::FillOpFlashTree().

double opdet::OpFlashAnaAlg::FlashAnaStruct::FlashTimeWidth

Definition at line 37 of file OpFlashAnaAlg.h.

Referenced by opdet::OpFlashAnaAlg::FillOpFlashTree().

double opdet::OpFlashAnaAlg::FlashAnaStruct::FlashTotalPE

Definition at line 44 of file OpFlashAnaAlg.h.

Referenced by opdet::OpFlashAnaAlg::FillOpFlashTree().

double opdet::OpFlashAnaAlg::FlashAnaStruct::FlashY

Definition at line 39 of file OpFlashAnaAlg.h.

Referenced by opdet::OpFlashAnaAlg::FillOpFlashTree().

double opdet::OpFlashAnaAlg::FlashAnaStruct::FlashYWidth

Definition at line 40 of file OpFlashAnaAlg.h.

Referenced by opdet::OpFlashAnaAlg::FillOpFlashTree().

double opdet::OpFlashAnaAlg::FlashAnaStruct::FlashZ

Definition at line 41 of file OpFlashAnaAlg.h.

Referenced by opdet::OpFlashAnaAlg::FillOpFlashTree().

double opdet::OpFlashAnaAlg::FlashAnaStruct::FlashZWidth

Definition at line 42 of file OpFlashAnaAlg.h.

Referenced by opdet::OpFlashAnaAlg::FillOpFlashTree().

std::string opdet::OpFlashAnaAlg::FlashAnaStruct::LeafList

Definition at line 51 of file OpFlashAnaAlg.h.

Referenced by opdet::OpFlashAnaAlg::SetOpFlashTree().


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