Functions | |
def | L1NtupleAOD |
def | L1NtupleAODEMU |
def | L1NtupleAODRAW |
def | L1NtupleAODRAWEMU |
def | L1NtupleEMU |
def | L1NtupleEMUNoEventTree |
def | L1NtupleMC |
def | L1NtupleRAW |
def | L1NtupleRAWEMU |
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 L1NtupleAODEMU(), L1NtupleAODRAW(), and L1NtupleAODRAWEMU().
def customiseL1Ntuple.L1NtupleAODEMU | ( | process | ) |
def customiseL1Ntuple.L1NtupleAODRAW | ( | process | ) |
def customiseL1Ntuple.L1NtupleAODRAWEMU | ( | process | ) |
Definition at line 94 of file customiseL1Ntuple.py.
References L1NtupleAOD(), L1NtupleEMU(), and L1NtupleRAW().
def customiseL1Ntuple.L1NtupleEMU | ( | process | ) |
Definition at line 64 of file customiseL1Ntuple.py.
References L1NtupleTFileOut().
Referenced by L1NtupleAODEMU(), L1NtupleAODRAWEMU(), and L1NtupleRAWEMU().
def customiseL1Ntuple.L1NtupleEMUNoEventTree | ( | process | ) |
Definition at line 109 of file customiseL1Ntuple.py.
References L1NtupleTFileOut().
def customiseL1Ntuple.L1NtupleMC | ( | process | ) |
Definition at line 123 of file customiseL1Ntuple.py.
def customiseL1Ntuple.L1NtupleRAW | ( | process | ) |
Definition at line 42 of file customiseL1Ntuple.py.
References L1NtupleTFileOut().
Referenced by L1NtupleAODRAW(), L1NtupleAODRAWEMU(), and L1NtupleRAWEMU().
def customiseL1Ntuple.L1NtupleRAWEMU | ( | process | ) |
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(), and L1NtupleRAW().