Functions | |
def | customise (process) |
def | ecal_phisym_flattables |
def | ecal_phisym_output |
def | ecal_phisym_reco_sequence |
def | ecal_phisym_workflow |
def EcalPhiSymRecoSequence_cff.customise | ( | process | ) |
Function to customize the process produced by cmsDriver. The customisation works for a process that satisfies the following conditions: - Run on /AlCaPhiSym/*/RAW data - Run the following sequence (-s option of cmsDriver): RECO:bunchSpacingProducer+ecalMultiFitUncalibRecHitTask+ecalCalibratedRecHitTask,ALCA:EcalPhiSymByRun (or EcalPhiSymByLumi)
Definition at line 148 of file EcalPhiSymRecoSequence_cff.py.
References ecal_phisym_output().
def EcalPhiSymRecoSequence_cff.ecal_phisym_flattables | ( | process, | |
produce_by_run | |||
) |
Definition at line 61 of file EcalPhiSymRecoSequence_cff.py.
References funct.abs(), ecal_phisym_output(), createfilelist.int, FastTimerService_cff.range, str, and common_cff.Var().
Referenced by ecal_phisym_workflow().
def EcalPhiSymRecoSequence_cff.ecal_phisym_output | ( | process, | |
save_edm | |||
) |
Definition at line 97 of file EcalPhiSymRecoSequence_cff.py.
Referenced by customise(), ecal_phisym_flattables(), and ecal_phisym_workflow().
def EcalPhiSymRecoSequence_cff.ecal_phisym_reco_sequence | ( | process, | |
produce_by_run | |||
) |
Definition at line 29 of file EcalPhiSymRecoSequence_cff.py.
Referenced by ecal_phisym_workflow().
def EcalPhiSymRecoSequence_cff.ecal_phisym_workflow | ( | process, | |
produce_by_run | |||
) |
Definition at line 5 of file EcalPhiSymRecoSequence_cff.py.
References ecal_phisym_flattables(), ecal_phisym_output(), and ecal_phisym_reco_sequence().