![]() |
AliPhysics
2c6b7ad (2c6b7ad)
|
Go to the source code of this file.
Functions | |
void | CheckOutput () |
Test of AliAnalysisTaskFiltered classMore... | |
void | AliAnalysisTaskFilteredTest (const char *esdList, Int_t run=0, Float_t scalingTracks=1, Float_t scalingV0=1, Float_t scalingFriend=1, const char *ocdb="cvmfs://", Int_t nFiles=100000, Int_t firstFile=0, Int_t nEvents=1000000000, Int_t firstEvent=0, Bool_t mc=kFALSE) |
void AliAnalysisTaskFilteredTest | ( | const char * | esdList, |
Int_t | run = 0 , |
||
Float_t | scalingTracks = 1 , |
||
Float_t | scalingV0 = 1 , |
||
Float_t | scalingFriend = 1 , |
||
const char * | ocdb = "cvmfs://" , |
||
Int_t | nFiles = 100000 , |
||
Int_t | firstFile = 0 , |
||
Int_t | nEvents = 1000000000 , |
||
Int_t | firstEvent = 0 , |
||
Bool_t | mc = kFALSE |
||
) |
Definition at line 18 of file AliAnalysisTaskFilteredTest.C.
void CheckOutput | ( | ) |
To be used within UnitTest suit $AliPhysics_SRC/test/testAliAnalysisTaskFiltered/AliAnalysisTaskFilteredTest.sh To test:
Definition at line 99 of file AliAnalysisTaskFilteredTest.C.
Referenced by AliAnalysisTaskFilteredTest().