Versions Compared

Key

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

...

LCDetectors is kept at the SLAC CVS. Instructions to checkout.

Code Block
cvs login -d :pserver:anonymous@cvs.freehep.org:/cvs/lcd
cvs co LCDetectors

...

Build the zip file locally for the current DETECTOR. The zip file will be placed at detectors/$DETECTOR.zip

Code Block
make zip

Create LCDD file for DETECTOR. The LCDD file will be placed at detectors/$DETECTOR/$DETECTOR.lcdd

...