![]() |
AliPhysics
1adf5bd (1adf5bd)
|
Counting task configurations. More...
Go to the source code of this file.
Functions | |
AliAnalysisTaskCounter * | AddTaskCounter (const TString trigger="", Bool_t xsOn=kFALSE) |
Counting task configurations.
Example of configuration of AliAnalysisTaskCounter, simple task counting events Gets the cross section from file pyxsec if requested.
Definition in file AddTaskCounter.C.
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().