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

#include <QAStructs.h>

Static Public Member Functions

static const char * BranchName (UShort_t d, Char_t r)
 
static MergeMakeBranch (TTree *tree, UShort_t d, Char_t r)
 
static MergeSetBranch (TTree *tree, UShort_t d, Char_t r)
 

Public Attributes

Double_t one
 
Double_t two
 
Double_t three
 
UShort_t det
 
Char_t ring
 

Detailed Description

Per-ring status information on merging (sharing filter)

Definition at line 240 of file QAStructs.h.

Member Function Documentation

static const char* Merge::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 256 of file QAStructs.h.

Referenced by MakeBranch(), and SetBranch().

static Merge* Merge::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 270 of file QAStructs.h.

Referenced by QARing::Init().

static Merge* Merge::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 288 of file QAStructs.h.

Referenced by QARing::Init().

Member Data Documentation

UShort_t Merge::det

Definition at line 245 of file QAStructs.h.

Referenced by MakeBranch().

Double_t Merge::one

Definition at line 242 of file QAStructs.h.

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

Char_t Merge::ring

Definition at line 246 of file QAStructs.h.

Referenced by MakeBranch().

Double_t Merge::three

Definition at line 244 of file QAStructs.h.

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

Double_t Merge::two

Definition at line 243 of file QAStructs.h.

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


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