|
ILCroot is a GEANT4 detector simulation developed for the
4th concept detector. It is available on
ilcsim.fnal.gov.
- A build of ilcroot is available on ilcsim.
- Support procucts needed by ilcroot are available via
setup ilcroot_support
- If you want build your own copy on another machine,
the source code is available via anonymous cvs:
set CVSROOT to :pserver:anonymous@cdcvs.fnal.gov:/cvs/ilcroot
or just cvs -d :pserver:anonymous@cdcvs.fnal.gov:/cvs/ilcroot [cvs command]
- Developers should set CVSROOT to :ext:ilcrootcvs@cdcvs.fnal.gov:/cvs/ilcroot
This access method requires a valid Kerberos ticket.
- To get the code:
cvs co -c (optional command to get a list of modules)
cvs co IlcRoot (capital i, lower case l)
- The code is browsable
- It has been pointed out the the Linux KDE Kdevelop tool is useful when
looking at the code.
- Please use the ilcroot mailing list.
|