AliPhysics  8630145 (8630145)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AddTaskCounter.C File Reference

Counting task configurations. More...

Go to the source code of this file.

Functions

AliAnalysisTaskCounterAddTaskCounter (const TString trigger="", Bool_t xsOn=kFALSE)
 

Detailed Description

Counting task configurations.

Example of configuration of AliAnalysisTaskCounter, simple task counting events Gets the cross section from file pyxsec if requested.

Author
: Gustavo Conesa Balbastre Gusta.nosp@m.vo.C.nosp@m.onesa.nosp@m..Bal.nosp@m.bastr.nosp@m.e@ce.nosp@m.rn.ch, (LPSC-CNRS)

Definition in file AddTaskCounter.C.

Function Documentation

AliAnalysisTaskCounter* AddTaskCounter ( const TString  trigger = "",
Bool_t  xsOn = kFALSE 
)

Main method for the configuration. It creates a Counter task, configures it and adds it to the analysis manager.

Definition at line 15 of file AddTaskCounter.C.

Referenced by ana().