![]() |
AliPhysics
31210d0 (31210d0)
|
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 16 of file AddTaskCounter.C.