Go to the source code of this file.
Namespaces | |
custom_btv_cff | |
Functions | |
def | custom_btv_cff.add_BTV (process, addAK4=False, addAK8=False, scheme="btvSF") |
def | custom_btv_cff.addPFCands (process, allPF=False, addAK4=False, addAK8=False) |
def | custom_btv_cff.BTVCustomNanoAOD (process) |
def | custom_btv_cff.get_DDX_vars () |
def | custom_btv_cff.get_DeepCSV_vars () |
def | custom_btv_cff.get_DeepJet_outputs () |
Store all output nodes, negative tagger for SF. More... | |
def | custom_btv_cff.get_ParticleNetAK4_outputs () |
def | custom_btv_cff.get_ParticleTransformerAK4_outputs () |
def | custom_btv_cff.update_jets_AK4 (process) |
Move PFNano (https://github.com/cms-jet/PFNano/) to NanoAOD. More... | |
def | custom_btv_cff.update_jets_AK8 (process) |
def | custom_btv_cff.update_jets_AK8_subjet (process) |
Variables | |
custom_btv_cff.btvNano_addAK4_switch | |
custom_btv_cff.btvNano_addAK8_switch | |
custom_btv_cff.btvNano_addallPF_switch | |
custom_btv_cff.btvNano_switch | |
Switches for BTV nano Default(store SFs PFCands+TaggerInputs) for both AK4 & AK8 jets btvNano_addAK4_switch, btvNano_addAK8_switch True, btvNano_addPF_switch False, TaggerInput = "btvSF". More... | |
custom_btv_cff.TaggerInput | |