AliPhysics  958ad07 (958ad07)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Global Struct Reference

#include <QAStructs.h>

Static Public Member Functions

static GlobalMakeBranch (TTree *tree)
 
static GlobalSetBranch (TTree *tree)
 

Public Attributes

UInt_t runNo
 
UInt_t nAccepted
 
Double_t meanVz
 
Double_t sigmaVz
 

Detailed Description

Per run information

Definition at line 134 of file QAStructs.h.

Member Function Documentation

static Global* Global::MakeBranch ( TTree tree)
inlinestatic

Make a branch to contain an object of this type

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

Definition at line 148 of file QAStructs.h.

Referenced by QABase::Init().

static Global* Global::SetBranch ( TTree tree)
inlinestatic

Associate a branch with an object of this type

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

Definition at line 162 of file QAStructs.h.

Referenced by QABase::Init().

Member Data Documentation

Double_t Global::meanVz

Definition at line 138 of file QAStructs.h.

Referenced by QATrender::ProcessGlobal(), and QAPlotter::Run().

UInt_t Global::nAccepted

Definition at line 137 of file QAStructs.h.

Referenced by QATrender::ProcessGlobal(), and QAPlotter::Run().

Double_t Global::sigmaVz

Definition at line 139 of file QAStructs.h.

Referenced by QATrender::ProcessGlobal(), and QAPlotter::Run().


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