![]() |
AliPhysics
45843cc (45843cc)
|
Go to the source code of this file.
Functions | |
void | RunMuonResolution (TString smode="local", TString inputFileName="AliESDs.root", Int_t nSteps=5, TString rootVersion="", TString aliphysicsVersion="vAN-20180105-1", TString dataDir="/alice/sim/2016/LHC16e2_plus", TString dataPattern="p20/*/AliESDs.root", TString runFormat="%d", TString outDir="Sim/LHC15o/EmbedV2b/Resolution/20GeV", Int_t maxFilesPerJob=500, Int_t maxMergeFiles=10, Int_t maxMergeStages=2, Bool_t selectPhysics=kTRUE, Bool_t selectTrigger=kTRUE, Bool_t matchTrig=kTRUE, Bool_t applyAccCut=kTRUE, Bool_t applyPDCACut=kTRUE, Double_t minMomentum=20., Double_t minPt=0., Bool_t isMC=kFALSE, Bool_t correctForSystematics=kTRUE, Int_t extrapMode=1, Bool_t shiftHalfCh=kFALSE, Bool_t shiftDE=kFALSE, Int_t nevents=1234567890) |
Bool_t | RunAnalysisOnSAF3 (TString aliphysicsVersion, TString dataset) |
Bool_t | CopyFileOnSAF3 (TString dataset) |
void | CreateSAF3Executable (TString dataset) |
Copy files needed for this analysis from current to saf3 directory
Definition at line 123 of file RunMuonResolution.C.
Referenced by RunAnalysisOnSAF3().
void CreateSAF3Executable | ( | TString | dataset | ) |
Create the executable to run on SAF3
Definition at line 155 of file RunMuonResolution.C.
Referenced by RunAnalysisOnSAF3().
Run analysis on SAF3
Definition at line 83 of file RunMuonResolution.C.
Referenced by RunMuonResolution().
void RunMuonResolution | ( | TString | smode = "local" , |
TString | inputFileName = "AliESDs.root" , |
||
Int_t | nSteps = 5 , |
||
TString | rootVersion = "" , |
||
TString | aliphysicsVersion = "vAN-20180105-1" , |
||
TString | dataDir = "/alice/sim/2016/LHC16e2_plus" , |
||
TString | dataPattern = "p20/*/AliESDs.root" , |
||
TString | runFormat = "%d" , |
||
TString | outDir = "Sim/LHC15o/EmbedV2b/Resolution/20GeV" , |
||
Int_t | maxFilesPerJob = 500 , |
||
Int_t | maxMergeFiles = 10 , |
||
Int_t | maxMergeStages = 2 , |
||
Bool_t | selectPhysics = kTRUE , |
||
Bool_t | selectTrigger = kTRUE , |
||
Bool_t | matchTrig = kTRUE , |
||
Bool_t | applyAccCut = kTRUE , |
||
Bool_t | applyPDCACut = kTRUE , |
||
Double_t | minMomentum = 20. , |
||
Double_t | minPt = 0. , |
||
Bool_t | isMC = kFALSE , |
||
Bool_t | correctForSystematics = kTRUE , |
||
Int_t | extrapMode = 1 , |
||
Bool_t | shiftHalfCh = kFALSE , |
||
Bool_t | shiftDE = kFALSE , |
||
Int_t | nevents = 1234567890 |
||
) |
Compute the cluster resolution by studying cluster-track residual, deconvoluting from track resolution
Definition at line 15 of file RunMuonResolution.C.