Skip to content

MissingParameter: Parameter 'inputTreeNamesg' not found #3

@fojensen

Description

@fojensen

Following the instructions in the "Anti-jet discriminator" section of the README.me file:
https://github.com/greyxray/TauAnalysisTools/blob/CMSSW_10_4_0_pre3_tau-pog_RunIIAutumn18MiniAOD/README.md

I issue the following command in Step 5:
python TauAnalysisTools/test/runTauIdMVATrainingMiniAOD_deltaBeta_dR05.py
and issue the make command as printed to the screen.

Which leads to an error
<reweightTreeTauIdMVA>: terminate called after throwing an instance of 'edm::Exception' what(): An exception of category 'Configuration' occurred. Exception Message: MissingParameter: Parameter 'inputTreeNamesg' not found.

I see the parameters are attempting to be loaded here:
https://github.com/greyxray/TauAnalysisTools/blob/CMSSW_10_4_0_pre3_tau-pog_RunIIAutumn18MiniAOD/TauAnalysisTools/bin/reweightTreeTauIdMVA.cc#L173-#L174

Which pulls from the following template cfg, where I see inputTreeNamesg is absent:
https://github.com/greyxray/TauAnalysisTools/blob/CMSSW_10_4_0_pre3_tau-pog_RunIIAutumn18MiniAOD/TauAnalysisTools/test/reweightTreeTauIdMVA_cfg.py#L20-L56

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions