This is the homepage for the Linear Collider Detector Description (LCDD) XML format and C++ software package. It is an extension of the GDML software package, which is an XML geometry format and parser. LCDD is capable of modelling most Geant4 solids and therefore a wide variety of physics detectors including full detector designs and testbeams.
LCDD is a library rather than executable binary. The SLIC package uses it for geometry data input into Geant4.
The LCDD XML format is composed of the following schemas.
It also includes an embedded GDML element. This format has the following schemas.
The LCDD and GDML schemas together provide a complete format for Linear Collider detector description and simulation.
The SLAC-hosted Confluence Wiki is a place to post comments and find a few write-ups on the LCDD package.
The Getting Started Guide ... also has a Section on the LCDD Geometry Format.
Here are quick instructions for checking out LCDD from CVS.
bash export CVSROOT=:pserver:anonymous@cvs.freehep.org:/cvs/lcd cvs co lcdd
There is also Doxygen-generated C++ documentation.
Use the Jira Bug Tracker to formally report bugs and feature requests for LCDD.