Functions | |
def | L1NtupleAOD (process) |
def | L1NtupleAOD_MC (process) |
def | L1NtupleAODEMU (process) |
def | L1NtupleAODEMU_MC (process) |
def | L1NtupleAODEMUGEN_MC (process) |
def | L1NtupleAODRAW (process) |
def | L1NtupleAODRAWEMU (process) |
def | L1NtupleAODRAWEMULegacy (process) |
def | L1NtupleEMU (process) |
def | L1NtupleEMULegacy (process) |
def | L1NtupleEMUNoEventTree (process) |
def | L1NtupleGEN (process) |
def | L1NtupleRAW (process) |
def | L1NtupleRAWEMU (process) |
def | L1NtupleRAWEMUGEN_MC (process) |
def | L1NtupleRAWEMULegacy (process) |
def | L1NtupleTFileOut (process) |
customisations for L1 ntuple generation More... | |
def customiseL1Ntuple.L1NtupleAOD | ( | process | ) |
Definition at line 26 of file customiseL1Ntuple.py.
References customiseL1CustomReco.L1NtupleCustomReco(), and L1NtupleTFileOut().
Referenced by L1NtupleAOD_MC(), L1NtupleAODEMU(), L1NtupleAODRAW(), L1NtupleAODRAWEMU(), and L1NtupleAODRAWEMULegacy().
def customiseL1Ntuple.L1NtupleAOD_MC | ( | process | ) |
Definition at line 41 of file customiseL1Ntuple.py.
References L1NtupleAOD().
Referenced by L1NtupleAODEMU_MC(), and L1NtupleAODEMUGEN_MC().
def customiseL1Ntuple.L1NtupleAODEMU | ( | process | ) |
def customiseL1Ntuple.L1NtupleAODEMU_MC | ( | process | ) |
Definition at line 163 of file customiseL1Ntuple.py.
References L1NtupleAOD_MC(), and L1NtupleEMU().
def customiseL1Ntuple.L1NtupleAODEMUGEN_MC | ( | process | ) |
Definition at line 179 of file customiseL1Ntuple.py.
References L1NtupleAOD_MC(), L1NtupleEMU(), and L1NtupleGEN().
def customiseL1Ntuple.L1NtupleAODRAW | ( | process | ) |
def customiseL1Ntuple.L1NtupleAODRAWEMU | ( | process | ) |
Definition at line 148 of file customiseL1Ntuple.py.
References L1NtupleAOD(), L1NtupleEMU(), and L1NtupleRAW().
def customiseL1Ntuple.L1NtupleAODRAWEMULegacy | ( | process | ) |
Definition at line 138 of file customiseL1Ntuple.py.
References L1NtupleAOD(), L1NtupleEMU(), L1NtupleEMULegacy(), and L1NtupleRAW().
def customiseL1Ntuple.L1NtupleEMU | ( | process | ) |
Definition at line 73 of file customiseL1Ntuple.py.
References L1NtupleTFileOut().
Referenced by L1NtupleAODEMU(), L1NtupleAODEMU_MC(), L1NtupleAODEMUGEN_MC(), L1NtupleAODRAWEMU(), L1NtupleAODRAWEMULegacy(), L1NtupleRAWEMU(), L1NtupleRAWEMUGEN_MC(), and L1NtupleRAWEMULegacy().
def customiseL1Ntuple.L1NtupleEMULegacy | ( | process | ) |
Definition at line 86 of file customiseL1Ntuple.py.
References L1NtupleTFileOut().
Referenced by L1NtupleAODRAWEMULegacy(), and L1NtupleRAWEMULegacy().
def customiseL1Ntuple.L1NtupleEMUNoEventTree | ( | process | ) |
Definition at line 188 of file customiseL1Ntuple.py.
References L1NtupleTFileOut().
def customiseL1Ntuple.L1NtupleGEN | ( | process | ) |
Definition at line 100 of file customiseL1Ntuple.py.
References L1NtupleTFileOut().
Referenced by L1NtupleAODEMUGEN_MC(), and L1NtupleRAWEMUGEN_MC().
def customiseL1Ntuple.L1NtupleRAW | ( | process | ) |
Definition at line 51 of file customiseL1Ntuple.py.
References L1NtupleTFileOut().
Referenced by L1NtupleAODRAW(), L1NtupleAODRAWEMU(), L1NtupleAODRAWEMULegacy(), L1NtupleRAWEMU(), L1NtupleRAWEMUGEN_MC(), and L1NtupleRAWEMULegacy().
def customiseL1Ntuple.L1NtupleRAWEMU | ( | process | ) |
def customiseL1Ntuple.L1NtupleRAWEMUGEN_MC | ( | process | ) |
Definition at line 171 of file customiseL1Ntuple.py.
References L1NtupleEMU(), L1NtupleGEN(), and L1NtupleRAW().
def customiseL1Ntuple.L1NtupleRAWEMULegacy | ( | process | ) |
Definition at line 121 of file customiseL1Ntuple.py.
References L1NtupleEMU(), L1NtupleEMULegacy(), and L1NtupleRAW().
def customiseL1Ntuple.L1NtupleTFileOut | ( | process | ) |
customisations for L1 ntuple generation
Add new customisations to this file!
Example usage : cmsDriver.py testNtuple -s NONE –customise=L1Trigger/L1TNtuples/customiseL1Ntuple.customiseL1NtupleAOD –conditions=auto:run2_mc_50ns –filein='/store/relval/CMSSW_7_5_0_pre1/RelValProdTTbar_13/AODSIM/MCRUN2_74_V7-v1/00000/48159643-5EE3-E411-818F-0025905A48F0.root' -n 100
Definition at line 14 of file customiseL1Ntuple.py.
Referenced by L1NtupleAOD(), L1NtupleEMU(), L1NtupleEMULegacy(), L1NtupleEMUNoEventTree(), L1NtupleGEN(), and L1NtupleRAW().