CbmRoot
Loading...
Searching...
No Matches
event_data_struct Struct Reference

#include <event_data_struct.h>

Public Member Functions

void reset ()
 
void Print ()
 
TBranch * CreateBranch (TTree *tree, Int_t channel_num)
 
Int_t SetBranch (TTree *tree, Int_t channel_num)
 

Static Public Member Functions

static TString GetChName (Int_t channel_num)
 

Public Attributes

Float_t EdepFPGA
 
Float_t EdepWfm
 
Float_t Ampl
 
Float_t Minimum
 
Float_t ZL
 
Float_t Time
 
Int_t TimeMax
 
Float_t TimeHalf
 
Float_t TimeInEvent
 
Float_t FitEdep
 
Float_t FitAmpl
 
Float_t FitZL
 
Float_t FitR2
 
Float_t FitTimeMax
 
ULong64_t EventTime
 

Detailed Description

Definition at line 17 of file event_data_struct.h.

Member Function Documentation

◆ CreateBranch()

TBranch * event_data_struct::CreateBranch ( TTree * tree,
Int_t channel_num )
inline

Definition at line 69 of file event_data_struct.h.

References GetChName().

◆ GetChName()

static TString event_data_struct::GetChName ( Int_t channel_num)
inlinestatic

Definition at line 67 of file event_data_struct.h.

Referenced by CreateBranch(), and SetBranch().

◆ Print()

void event_data_struct::Print ( )
inline

◆ reset()

void event_data_struct::reset ( )
inline

◆ SetBranch()

Int_t event_data_struct::SetBranch ( TTree * tree,
Int_t channel_num )
inline

Definition at line 77 of file event_data_struct.h.

References GetChName().

Member Data Documentation

◆ Ampl

Float_t event_data_struct::Ampl

Definition at line 21 of file event_data_struct.h.

Referenced by Print(), and reset().

◆ EdepFPGA

Float_t event_data_struct::EdepFPGA

Definition at line 19 of file event_data_struct.h.

Referenced by Print(), and reset().

◆ EdepWfm

Float_t event_data_struct::EdepWfm

Definition at line 20 of file event_data_struct.h.

Referenced by Print(), and reset().

◆ EventTime

ULong64_t event_data_struct::EventTime

Definition at line 35 of file event_data_struct.h.

Referenced by Print(), and reset().

◆ FitAmpl

Float_t event_data_struct::FitAmpl

Definition at line 30 of file event_data_struct.h.

Referenced by Print(), and reset().

◆ FitEdep

Float_t event_data_struct::FitEdep

Definition at line 29 of file event_data_struct.h.

Referenced by Print(), and reset().

◆ FitR2

Float_t event_data_struct::FitR2

Definition at line 32 of file event_data_struct.h.

Referenced by Print(), and reset().

◆ FitTimeMax

Float_t event_data_struct::FitTimeMax

Definition at line 33 of file event_data_struct.h.

Referenced by Print(), and reset().

◆ FitZL

Float_t event_data_struct::FitZL

Definition at line 31 of file event_data_struct.h.

Referenced by Print(), and reset().

◆ Minimum

Float_t event_data_struct::Minimum

Definition at line 22 of file event_data_struct.h.

Referenced by Print(), and reset().

◆ Time

Float_t event_data_struct::Time

Definition at line 24 of file event_data_struct.h.

Referenced by Print(), and reset().

◆ TimeHalf

Float_t event_data_struct::TimeHalf

Definition at line 26 of file event_data_struct.h.

Referenced by Print(), and reset().

◆ TimeInEvent

Float_t event_data_struct::TimeInEvent

Definition at line 27 of file event_data_struct.h.

Referenced by Print(), and reset().

◆ TimeMax

Int_t event_data_struct::TimeMax

Definition at line 25 of file event_data_struct.h.

Referenced by Print(), and reset().

◆ ZL

Float_t event_data_struct::ZL

Definition at line 23 of file event_data_struct.h.

Referenced by Print(), and reset().


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