---+!! %TOPIC% All my notes on xAODs. <br />%TOC% [[https://atlassoftwaredocs.web.cern.ch/ABtutorial/][ABTutorial]]: a good overview to start with. ---+ Keep updating! [[AtlasProtected.PhysicsAnalysisWorkBookRel21CPRec][CombinedPerformance tool]]: summary of CP tools [[AtlasProtected.GoodRunListsForAnalysisRun2][GoodRunList]]: to check for the newest grl for your data processing, pile up reweighting, etc. ---++ Release [[AtlasProtected.AnalysisRelease][All Release Twiki]]: list of recent releases. [[AtlasComputing.CMTCMakeRosettaStone][Use acmSetup]]: Will Buttinger developed the tool for setting up release quickly. offline software, for each release: <verbatim>/cvmfs/atlas.cern.ch/repo/sw/software/21.2/AnalysisBase/21.2.58/InstallArea/x86_64-slc6-gcc62-opt/</verbatim> ---++ Athena [[https://gitlab.cern.ch/atlas/athena/tree/21.2/Event/xAOD][xAOD code]]: gitlab link that cache xAOD code, used as class reference AtlasProtected.AthAnalysisBase: Will's intro to Athena analysis base Main.AthenaCodeSnippets: Some of Will's experience about the coding in athena ---++ Tools [[AtlasProtected.SampleHandler][Sample Handler]]: a quick and easy way to manage all your datasets and their associated information. ---++ Grid [[PanDA.PandaBook][Pandabook]]: to look up your grid jobs. ---+ Some Technicalities ---++ EVNT to TRUTH1 (as of 2019-12-04) This code below will transform a ATLAS EVGENT file to a TRUTH1 truth DxAOD derivation. Be patient. 10k events might take 10 minutes. This is useful when you have rivet code you want to test against truth analysis code based on DxAOD <verbatim>export ATLAS_LOCAL_ROOT_BASE=/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase source ${ATLAS_LOCAL_ROOT_BASE}/user/atlasLocalSetup.sh source $AtlasSetup/scripts/asetup.sh 21.2.55.0,AthDerivation,here ## truth ntuple Reco_tf.py --inputEVNTFile EVNT.root --outputDAODFile test.pool.root --reductionConf TRUTH1 </verbatim> ---+ Logbook 1 20180103: rel 21.2.13 Event/xAOD/xAODTracking/Root/TrackParticlexAODHelpers.cxx can have "TrackParticle with zero or negative d0 uncertainty." error.<br /><br />Solution: Try to catch that, set the d0sig for the muon to be -999, default value.<br />Reason: if you require at least the lowest muon quality, this error will not appear. So retrieve d0sig for muons at certain WP. -- Main.RongkunWang - 2019-12-04
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r12
<
r11
<
r10
<
r9
<
r8
|
B
acklinks
|
V
iew topic
|
WYSIWYG
|
M
ore topic actions
Topic revision: r12 - 2019-12-04
-
RongkunWang
Home
Plugins
Sandbox for tests
Support
Alice
Atlas
CMS
LHCb
Public Webs
Sandbox Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
View
Raw View
PDF version
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Cern Search
TWiki Search
Google Search
Sandbox
All webs
E
dit
A
ttach
Copyright &© 2008-2021 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use
Discourse
or
Send feedback