AliPhysics  dc874a1 (dc874a1)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DataLoss Struct Reference

#include <QAStructs.h>

Static Public Member Functions

static const char * BranchName (UShort_t d, Char_t r)
 
static DataLossMakeBranch (TTree *tree, UShort_t d, Char_t r)
 
static DataLossSetBranch (TTree *tree, UShort_t d, Char_t r)
 

Public Attributes

Double_t merge
 
Double_t density
 
Double_t full
 
UShort_t det
 
Char_t ring
 

Detailed Description

Per-ring status information on hit 'loss'

Definition at line 302 of file QAStructs.h.

Member Function Documentation

static const char* DataLoss::BranchName ( UShort_t  d,
Char_t  r 
)
inlinestatic

Return the branch name to use

Parameters
dDetector
rRing
Returns
Name of branch to use

Definition at line 318 of file QAStructs.h.

Referenced by MakeBranch(), and SetBranch().

static DataLoss* DataLoss::MakeBranch ( TTree tree,
UShort_t  d,
Char_t  r 
)
inlinestatic

Make a branch to contain an object of this type

Parameters
treeTree to store in
dDetector
rRing
Returns
Newly allocated object of this type associated with the branch

Definition at line 332 of file QAStructs.h.

Referenced by QARing::Init().

static DataLoss* DataLoss::SetBranch ( TTree tree,
UShort_t  d,
Char_t  r 
)
inlinestatic

Associate a branch with an object of this type

Parameters
treeTree to read from
dDetector
rRing
Returns
Newly allocated object of this type associated with the branch

Definition at line 350 of file QAStructs.h.

Referenced by QARing::Init().

Member Data Documentation

Double_t DataLoss::density

Definition at line 305 of file QAStructs.h.

Referenced by QATrender::Ring::ProcessELoss().

UShort_t DataLoss::det

Definition at line 307 of file QAStructs.h.

Referenced by MakeBranch().

Double_t DataLoss::full

Definition at line 306 of file QAStructs.h.

Referenced by QATrender::Ring::ProcessELoss(), and QAPlotter::Ring::Update().

Double_t DataLoss::merge

Definition at line 304 of file QAStructs.h.

Referenced by QATrender::Ring::ProcessELoss().

Char_t DataLoss::ring

Definition at line 308 of file QAStructs.h.

Referenced by MakeBranch().


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