forked from cms-tau-pog/TauAnalysisTools
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I believe the following line should be changed to read src as opposed to str:
https://github.com/greyxray/TauAnalysisTools/blob/CMSSW_10_4_0_pre3_tau-pog_RunIIAutumn18MiniAOD/TauAnalysisTools/test/runTauIdMVATrainingMiniAOD_common.py#L609
A makefile is produced when running
python TauAnalysisTools/test/runTauIdMVATrainingMiniAOD_deltaBeta_dR05.py
which contains a command to change directories when running through the makefile. In my implementation it leads to the following line:
cd /uscms_data/d3/fojensen/tauTraining/CMSSW_10_4_0_pre3/str
which doesn't exist, and runs fine when switching to src
Metadata
Metadata
Assignees
Labels
No labels