Functions | |
def | L1NtupleAOD |
def | L1NtupleAOD_MC |
def | L1NtupleAODEMU |
def | L1NtupleAODEMU_MC |
def | L1NtupleAODEMUGEN_MC |
def | L1NtupleAODRAW |
def | L1NtupleAODRAWEMU |
def | L1NtupleEMU |
def | L1NtupleEMUNoEventTree |
def | L1NtupleGEN |
def | L1NtupleRAW |
def | L1NtupleRAWEMU |
def | L1NtupleRAWEMUGEN_MC |
def | L1NtupleTFileOut |
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(), and L1NtupleAODRAWEMU().
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 132 of file customiseL1Ntuple.py.
References L1NtupleAOD_MC(), and L1NtupleEMU().
def customiseL1Ntuple.L1NtupleAODEMUGEN_MC | ( | process | ) |
Definition at line 148 of file customiseL1Ntuple.py.
References L1NtupleAOD_MC(), L1NtupleEMU(), and L1NtupleGEN().
def customiseL1Ntuple.L1NtupleAODRAW | ( | process | ) |
def customiseL1Ntuple.L1NtupleAODRAWEMU | ( | process | ) |
Definition at line 117 of file customiseL1Ntuple.py.
References L1NtupleAOD(), L1NtupleEMU(), and L1NtupleRAW().
def customiseL1Ntuple.L1NtupleEMU | ( | process | ) |
Definition at line 73 of file customiseL1Ntuple.py.
References L1NtupleTFileOut().
Referenced by L1NtupleAODEMU(), L1NtupleAODEMU_MC(), L1NtupleAODEMUGEN_MC(), L1NtupleAODRAWEMU(), L1NtupleRAWEMU(), and L1NtupleRAWEMUGEN_MC().
def customiseL1Ntuple.L1NtupleEMUNoEventTree | ( | process | ) |
Definition at line 157 of file customiseL1Ntuple.py.
References L1NtupleTFileOut().
def customiseL1Ntuple.L1NtupleGEN | ( | process | ) |
Definition at line 87 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(), L1NtupleRAWEMU(), and L1NtupleRAWEMUGEN_MC().
def customiseL1Ntuple.L1NtupleRAWEMU | ( | process | ) |
def customiseL1Ntuple.L1NtupleRAWEMUGEN_MC | ( | process | ) |
Definition at line 140 of file customiseL1Ntuple.py.
References L1NtupleEMU(), L1NtupleGEN(), 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(), L1NtupleEMUNoEventTree(), L1NtupleGEN(), and L1NtupleRAW().