ATLFAST CORRECTORS VERSION 15.6.1.2 FOR 10TEV
Timing Study
A timing Study for Atlfast and
AtlfastC was carried out in Version 14.5.0 and Version 15.6.1.2. The samples used in this study where ttbar and Z->ee EVGEN samples. The EVGEN datasets where then put into
POOLtoAtlfasttoAOD.py job option that produces an Atlfast AOD. With the AOD we create a corrected AOD using
AtlfastC_AODtoAOD.py job option, resulting in an AOD with applied efficiencies to replicate the full simulation AODs.
It must also be noted that we can use the
PythiatoAtlfasttoAOD.py job option to produce an Atlfast AOD.
I will now discuss the steps that where taken to produce an Atlfast AOD (I have included a Logfile below).
- Input dataset to Atlfast_ReadPOOLFile.py, which is located in POOLtoAtlfasttoAOD.py (need to get_file Atlfast_ReadPOOLFile.py)
# Use auditors
theApp.Dlls += [ "GaudiAud" ]
#
# write out a summary of the time spent
# write out a short message upon entering or leaving each algorithm
#
theAuditorSvc.Auditors += [ "NameAuditor" ]
ChronoStatSvc = Service ( "ChronoStatSvc")
#ChronoStatSvc.NumberOfSkippedEventsForMemStat = 50
theAuditorSvc.Auditors += [ "MemStatAuditor" ]
MemStatAuditor = theAuditorSvc.auditor( "MemStatAuditor" )
theApp.AuditAlgorithms=True
MemStatAuditor.OutputLevel = INFO
#theApp.AuditServices=True
Running AtlfastC_AODtoAOD.py
I will now discuss the steps that where taken to produce an
AtlfastC AOD (I have included a Logfile below).
Changes to AtlfastC_AODtoAOD.py
Timing Table
Results of the Timing Study
Version | Sample | ATLFAST | ATLFASTC | ATLFASTC(All ALG EFF ON)
------------------------------------------------------------------------
14.5.0 Z->ee
15.6.1.2 Z->ee
14.5.0 ttbar
15.6.1.2 ttbar
Timing Samples
Information on the datasets and AODs.
AMI Z->ee
- [[][mc08.106050.PythiaZee_1Lepton.evgen.EVNT.e347_tid039177]]
AMI ttbar
- [[][mc08.105206.AcerMCttbarHerwig.evgen.EVNT.e429_tid071788]]
Location of EVGEN datasets
/data/atlas07/mwright/V14-Zee-EVGEN-MIKE/
/data/atlas04/mwright/ATLFAST/ttSamples/
Location of Atlfast AODS
/data/atlas07/mwright/ATLFAST/Timings/Zee/AtlFast/
/data/atlas04/mwright/ATLFAST/ttSamples/ttAtlfastOutput
Logfiles
--
MichaelWright - 2010-03-03