Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
library StoppedGluinoAnalysis -no_static *.cxx components/*.cxx

...

For reading data from real data ESDs that are very recent (more recent than the database release),
you may have to access the CERN POOL data directly. Set this environment variable before you run athena
(in release >15.4.0):

Code Block

export ATLAS_POOLCOND_PATH="/afs/cern.ch/atlas/conditions/poolcond/catalogue/"

See: https://twiki.cern.ch/twiki/bin/view/Atlas/AthenaDBAccess

...

Please add tricks of your own!

...