at2sim is a computer model that allows for simulations of time evolution of the ATLAS T/DAQ System.
At2sim uses PTOLEMY CLASSIC modeling framework as its backbone. We currently use our own version of 0.7.1 distribution, compiled using gcc-2.96 and gcc-3.3 compilers in Linux. Binary version (for gcc-3 compiler) may be downloaded [HERE] (62MB archive, ~220MB uncompressed).
Current version of at2sim may be obtained from CERN CVS SERVER, using kserver or pserver
authentication methods, however to have write-access you need kerberos (kserver) authentication.
To get the sources using kserver method, execute the following:
klog
export CVSROOT=:kserver:USER@atdaq-sw.cern.ch:/atdaqcvs
cvs co -P DAQ/Modeling/at2sim
The first command will log you into kerberos. In the second command, replace "USER" with your kerberos user name.
Finally, the last command checks out the sources.
More exhaustive description of kerberos authentication setup may be found here.
For write-access to the repository, please contact Piotr Golonka directly, or one of ATLAS TDAQ CVS managers by sending email to atlas-tdaq-cvsmanagers@CERN.CH.
The sources may also be browsed or downloaded using ViewCVS interface
Some documentation: