Difference: GlaSiD (1 vs. 2)

Revision 22015-12-15 - DanProtopopescu

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

Glasgow SiD howto

The starting point is the sidloi3 model in lcgeo implemented by F. Gaede and based on the original sidloi3 compact file. This was tested by simulating single muons and reconstructing them (see lcgeo/example/run_sid_reco.xml).

Deleted:
<
<
full-SiD.png
 

Building the model

The model is using the generic detector drivers in DD4hep. For the calorimeters (Ecal/Hcal) the current (Oct 2015) CLIC drivers were used in order to have the DDRec extensions that will eventually be needed by DDMarlinPandora.

Added:
>
>
full-SiD.png
 
Changed:
<
<
To compile, form the local lcgeo/ directory:
>
>
To compile, from the local lcgeo/ directory:
 
source /cvmfs/sft.cern.ch/lcg/external/gcc/4.8.1/x86_64-slc6-gcc48-opt/setup.sh
Line: 32 to 31
 geoDisplay SiD/compact/sidloi3/sidloi3_v00.xml
Added:
>
>
then from root prompt

root [1] gGeoManager->CheckOverlaps(0.01);
Info in <TGeoNodeMatrix::CheckOverlaps>: Checking overlaps for world_volume and daughters within 0.01
Check overlaps:      [==========]  129404 [100.00 %]           01
Info in <TGeoNodeMatrix::CheckOverlaps>: Number of illegal overlaps/extrusions : 6

Checking simulation+reconstruction chain

From lcgeo:

source /cvmfs/ilc.desy.de/sw/x86_64_gcc48_sl6/v01-17-07/Marlin/v01-06/build_env.sh
Marlin example/run_sid_reco.xml
 

Implementing custom SiD ECal drivers

The initial implementations uses GenericCalBarrel_o1_v01 and GenericCalEndcap_o1_v01 drivers.

Changed:
<
<
META FILEATTACHMENT attachment="full-SiD.png" attr="" comment="Full sidloi3 model" date="1450178313" name="full-SiD.png" path="full-SiD.png" size="196123" user="DanProtopopescu" version="1"
>
>
META FILEATTACHMENT attachment="full-SiD.png" attr="" comment="Full sidloi3 model" date="1450187171" name="full-SiD.png" path="full-SiD.png" size="150549" user="DanProtopopescu" version="2"
 
META FILEATTACHMENT attachment="SiDparSep2015Model.pdf" attr="" comment="SiD engineering driver (Sep 2015)" date="1450178474" name="SiDparSep2015Model.pdf" path="SiDparSep2015Model.pdf" size="156718" user="DanProtopopescu" version="1"
META FILEATTACHMENT attachment="SiDLoI3-compact.tgz" attr="" comment="Initial XML configuration (Oct 2015) from SVN" date="1450179057" name="SiDLoI3-compact.tgz" path="SiDLoI3-compact.tgz" size="31528" user="DanProtopopescu" version="1"

Revision 12015-12-15 - DanProtopopescu

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

Glasgow SiD howto

The starting point is the sidloi3 model in lcgeo implemented by F. Gaede and based on the original sidloi3 compact file. This was tested by simulating single muons and reconstructing them (see lcgeo/example/run_sid_reco.xml).

full-SiD.png

Building the model

The model is using the generic detector drivers in DD4hep. For the calorimeters (Ecal/Hcal) the current (Oct 2015) CLIC drivers were used in order to have the DDRec extensions that will eventually be needed by DDMarlinPandora.

To compile, form the local lcgeo/ directory:

source /cvmfs/sft.cern.ch/lcg/external/gcc/4.8.1/x86_64-slc6-gcc48-opt/setup.sh
export PATH=/cvmfs/sft.cern.ch/lcg/external/Python/2.7.4/x86_64-slc6-gcc48-opt/bin/:$PATH
export LD_LIBRARY_PATH=/cvmfs/sft.cern.ch/lcg/external/Python/2.7.4/x86_64-slc6-gcc48-opt/lib/:$LD_LIBRARY_PATH
make -C build -j4 install

To check the geometry:

source ../config_dd4hep.sh
source ../dd4hep/bin/thisdd4hep.sh
source bin/thislcgeo.sh
geoDisplay SiD/compact/sidloi3/sidloi3_v00.xml

Implementing custom SiD ECal drivers

The initial implementations uses GenericCalBarrel_o1_v01 and GenericCalEndcap_o1_v01 drivers.

META FILEATTACHMENT attachment="full-SiD.png" attr="" comment="Full sidloi3 model" date="1450178313" name="full-SiD.png" path="full-SiD.png" size="196123" user="DanProtopopescu" version="1"
META FILEATTACHMENT attachment="SiDparSep2015Model.pdf" attr="" comment="SiD engineering driver (Sep 2015)" date="1450178474" name="SiDparSep2015Model.pdf" path="SiDparSep2015Model.pdf" size="156718" user="DanProtopopescu" version="1"
META FILEATTACHMENT attachment="SiDLoI3-compact.tgz" attr="" comment="Initial XML configuration (Oct 2015) from SVN" date="1450179057" name="SiDLoI3-compact.tgz" path="SiDLoI3-compact.tgz" size="31528" user="DanProtopopescu" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback