- May 20, 2014
-
-
Frank Gaede authored
- added simple utility print_materials.cc - started to implement averaging materials for surfaces - issue with ILDExDet geometry and assemblies ...
-
- May 19, 2014
-
-
Frank Gaede authored
- use in DDRec::SurfaceMaterial - added explicit method double * const_array() to DDSurfaces::Vector3D in order to fix issue with conversion operator that is not recognized by some compilers
-
- May 12, 2014
-
-
Markus Frank authored
-
- May 09, 2014
-
-
Frank Gaede authored
-
Frank Gaede authored
- added DDSurfaces to Doxygen - cleaned up DDSurfaces to have only pure abstract base classes (interfaces)
-
Frank Gaede authored
- no superseeded by pure abstract ISurface and IMaterial
-
- May 07, 2014
-
-
Frank Gaede authored
-
- May 06, 2014
-
-
Frank Gaede authored
- draw sensitive surfaces in red and helper surfaces in gray - protect against missing lcio input file - reduced printout from VolumeManager (changed INFO to DEBUG)
-
Frank Gaede authored
access to cylinider radius for the tracking
-
Frank Gaede authored
-
- Apr 30, 2014
-
-
Frank Gaede authored
as this causes template lookup errors on some machines : -> use explicit conversion with to<T>() instead
-
- Apr 29, 2014
-
-
Frank Gaede authored
-
Frank Gaede authored
to provide some hierarchical strucutre to the geometry
-
Frank Gaede authored
( copy did not work )
-
Frank Gaede authored
- ILD examples for now include internal header DetectorInterna.h - minor fixes for printing ISurfaces - added drawing of z-planes inside tubes (TPC endcap) - tried to add copy c'tor foe extension object VolSurfaceList -> causes seg. fault ...
-
- Apr 28, 2014
-
-
Markus Frank authored
Hopefully I got the assemblies right now. Assembly test added in examples/ClientTests. Please see also doc/release.notes
-
- Apr 25, 2014
-
-
Markus Frank authored
-
Markus Frank authored
-
Frank Gaede authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
- Apr 22, 2014
-
-
Frank Gaede authored
- added drawing for cylinders in Surface.ccp/teve_display - added copy ctor and assignment to Vector3D -...
-
Frank Gaede authored
-
Frank Gaede authored
projections of surfaces
-
Frank Gaede authored
#define use_layer_assembly 1 results in a seg fault when running: ildex_simu file:../ILDExDet/compact/ILDEx.xml file:../ILDExDet/compact/geant4.xml ../ILDExSimu/run1.mac
-
- Apr 17, 2014
-
-
Christoph Rosemann authored
This way, one hour bug hunting is skipped.
-
Frank Gaede authored
- added drawing of LCIO events to teve_display - so far only SimTrackerHits ( tbc)
-
Christoph Rosemann authored
-
Christoph Rosemann authored
-
Christoph Rosemann authored
-
Frank Gaede authored
- new method Surface::getVertices() (only planes so far) - added some convenient methods to Vector3D
-
- Apr 15, 2014
-
-
Frank Gaede authored
- include in test_surfaces.cc - added Vector3D::fill( double, double, double )
-