Difference: GlaDD4hep (1 vs. 8)

Revision 82014-11-11 - DanProtopopescu

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Quick DD4hep howto

Revision 72014-06-27 - DanProtopopescu

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Quick DD4hep howto

Line: 43 to 43
  SiDcompact.png
Added:
>
>

DDSim package

DDSim is a collection of detector geometries for the linear collider detector studies and can be downloaded separately from here.

 

Mailing list

To sign up to the dd4hep-developers mailing list one can use to the cern e-groups page (https://e-groups.cern.ch).

Revision 62014-06-03 - DanProtopopescu

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Quick DD4hep howto

Line: 17 to 17
 Getting the software to run and trying some of the simple examples looks fairly simple according to this readme. However, there are a few things to be aware of:
Changed:
<
<
  • On a Mac (did not work) because of too many components not being available
  • On a Linux box with ILCSoft already installed. Without the ILCSoft components, one has to install many dependencies and soon it get very complicated. Beware of Root older than 5.34.05 that may be not compatible with the latest DD4hep.
>
>
No On a Mac (did not work) because of too many components not being available

Yes / Done On a Linux box with ILCSoft already installed. Without the ILCSoft components, one has to install many dependencies and soon it get very complicated. Beware of Root older than 5.34.05 that may be not compatible with the latest DD4hep.

 

SiD Example

Revision 52014-05-23 - DanProtopopescu

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Quick DD4hep howto

Line: 20 to 20
 
  • On a Mac (did not work) because of too many components not being available
  • On a Linux box with ILCSoft already installed. Without the ILCSoft components, one has to install many dependencies and soon it get very complicated. Beware of Root older than 5.34.05 that may be not compatible with the latest DD4hep.
Added:
>
>

SiD Example

After DD4hep is installed as described in the previous section, one can try the SiD example:

source /afs/phas.gla.ac.uk/data/ilc/software/ilcsoft/v01-17/init_ilcsoft.sh
cd DD4hep/examples/CLICSiD
source ../../bin/thisdd4hep.sh
mkdir build; cd build
cmake ..
make -j install
then
source ../bin/thisCLICSiD.sh
cd ../../..
./bin/geoDisplay examples/CLICSiD/compact/compact.xml
will produce something like this:

SiDcompact.png

 

Mailing list

To sign up to the dd4hep-developers mailing list one can use to the cern e-groups page (https://e-groups.cern.ch).

Added:
>
>
META FILEATTACHMENT attachment="SiDcompact.png" attr="" comment="SiD compact example screenshot" date="1400838891" name="SiDcompact.png" path="SiDcompact.png" size="92995" user="DanProtopopescu" version="1"

Revision 42014-05-22 - DanProtopopescu

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Quick DD4hep howto

Line: 20 to 20
 
  • On a Mac (did not work) because of too many components not being available
  • On a Linux box with ILCSoft already installed. Without the ILCSoft components, one has to install many dependencies and soon it get very complicated. Beware of Root older than 5.34.05 that may be not compatible with the latest DD4hep.
Changed:
<
<

Other useful links

>
>

Mailing list

 
Deleted:
<
<
-- Dan Protopopescu - 2014-05-02
 \ No newline at end of file
Added:
>
>
To sign up to the dd4hep-developers mailing list one can use to the cern e-groups page (https://e-groups.cern.ch).

Revision 32014-05-21 - DanProtopopescu

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Quick DD4hep howto

Line: 15 to 15
 

Glasgow DD4hep Installation

Getting the software to run and trying some of the simple examples looks fairly simple according to

Changed:
<
<
this readme. However, it ended up to being a bit more complicated:

>
>
this readme. However, there are a few things to be aware of:
 
Added:
>
>
  • On a Mac (did not work) because of too many components not being available
  • On a Linux box with ILCSoft already installed. Without the ILCSoft components, one has to install many dependencies and soon it get very complicated. Beware of Root older than 5.34.05 that may be not compatible with the latest DD4hep.
 

Other useful links

Revision 22014-05-12 - DanProtopopescu

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Quick DD4hep howto

Line: 14 to 14
 

Glasgow DD4hep Installation

Changed:
<
<
Getting the software to run and follow some of the simple examples should be straight forward and should be possible within days. The steps to follow are listed in this readme.
>
>
Getting the software to run and trying some of the simple examples looks fairly simple according to this readme. However, it ended up to being a bit more complicated:
 
Added:
>
>
 

Revision 12014-05-02 - DanProtopopescu

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebHome"

Quick DD4hep howto

DD4hep stands for Detector Description for HEP, a software package developed in the context of AIDA WP2. DD4hep is based on the ROOT geometry framework TGeo and thus allows to use all its features. DD4hep provides representations of all TGeo shapes and means to place them in a hierarchy of detector elements with additional information, which is the core feature of DD4hep.

How to get DD4hep

The manual, presentations, and information of how to check out the source code can be found at

Glasgow DD4hep Installation

Getting the software to run and follow some of the simple examples should be straight forward and should be possible within days. The steps to follow are listed in this readme.

Other useful links

-- Dan Protopopescu - 2014-05-02

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback