AMA in Athena 14 1 0
Jump to navigation
Jump to search
$ source ~/cmthome/setup.sh -tag=14.1.0,32
$ cvs -d /project/atlas/cvs/Athena co -r V00-00-04-01 AtlasModularAnalysis
standalone:
$ gmake -f Makefile.Standalone amacint $ gmake -f Makefile.Standalone CSCDriver
with ARA (in AtlasModularAnalysis/cmt)
$ cmt config $ source setup.sh $ gmake
with recommended tags (see also: ): - copy files from /data/atlas/users/gossie/Athena/14.1.0 - copy - compile (NB: use 'cmt bro gmake' to take care of dependencies ) (in AtlasModularAnalysis/cmt)
$ cmt config $ source setup.sh $ gmake
CMT issues source setup.sh in AtlasModularAnalysis/cmt directory gives crash when running AMA with ARA. Solution: do another source setup.sh in the AthenaROOTAccess/cmt directory. Now you can run AMA with ARA without problems again.