AliPhysics  31210d0 (31210d0)

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 16 of file AddTaskCounter.C.