- Nov 18, 2016
-
-
Daniel Jeans authored
-
Daniel Jeans authored
-
- Nov 16, 2016
-
-
Marko Petric authored
-
- Oct 21, 2016
-
-
Andre Sailer authored
-
- Oct 20, 2016
-
-
Markus Frank authored
Seperate internal/external implementation of segmentations. Remove some ID tags - do no longer make sense in git.
-
- Oct 19, 2016
-
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
- Oct 18, 2016
-
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
- Aug 03, 2016
-
-
Katsushige Kotera authored
Segmentation driver for ScECAL stips MegatileLayerGridXY.cpp/h are updated to fix a problem which shows wrong hit positions.
-
- Jul 28, 2016
-
-
Frank Gaede authored
- updated release notes - increased version number - set DD4HEP_USE_CXX11 ON
-
- Jul 26, 2016
-
-
Shaojun Lu authored
Added new MegatileLayerGridXY segmentation for Scintillator strip Ecal, which is implemented by K.Kotera, and used by SEcal04Hybrid geometry driver.
-
- Jun 29, 2016
-
-
Andre Sailer authored
-
- Jun 28, 2016
-
-
Markus Frank authored
-
- May 18, 2016
-
-
Shaojun Lu authored
Updated TiledLayerGridXY segmentation, and added two functions to set and access the layer identifier string, which may be defined in the compact xml file.
-
- Apr 27, 2016
-
-
Shaojun Lu authored
Updated WaferGridXY, allow to set and access different Magic wafer group. SiWEcal Barrel has different Magic Wafer size in each layer group, and SiWEcal Endcaps has different Magic Wafer size in each tower group.
-
Frank Gaede authored
-
- Apr 20, 2016
-
-
Shaojun Lu authored
Added a WaferGridXY cartesian segmentation for SiWEcal. The SiWEcal include both Normal wafer and Magic wafer depending on the layer dimensions. Implemented a new algorithm to transfor the SiWEcal04 sensitive driver into DD4hep framework. This algorithm works for both Normal and Magic wafer design.
-
- Apr 13, 2016
-
-
Shaojun Lu authored
-
Shaojun Lu authored
-
- Dec 11, 2015
-
-
Frank Gaede authored
- fixed module id for calo barrel surfaces - ...
-
- Dec 07, 2015
-
-
Shaojun Lu authored
-
- Nov 13, 2015
-
-
Shaojun Lu authored
Added a new AHcal Barrel sensitive tiling driver - TiledLayerGridXY in DDSegmentation for AHcal Barrel Sensitive layer segmentation design.
-
- Aug 27, 2015
-
-
Frank Gaede authored
-
- Jul 29, 2015
-
-
Markus Frank authored
-
- Jul 17, 2015
-
-
Frank Gaede authored
- updated release notes
-
- Jul 12, 2015
-
-
Markus Frank authored
-
- Jul 03, 2015
-
-
Frank Gaede authored
- release notes and versions
-
- Jun 17, 2015
-
-
Andre Sailer authored
Implement cellDimensions Functions for PolarGridRPhi and PolarGridRPhi2 Implement unit tests Correct documentation string in CartesianGrid[XY]Z
-
Andre Sailer authored
Needed to access cell dimensions in a segmentation agnostic way Implemented unit tests for cellDimensions Implemented default function throwing exception Implemented cellDimensions for CartesianGridXY, XZ, YZ, XZY Added c++11 definition to DD4hep.cmake (implemented functions with and without c++11)
-
- May 29, 2015
-
-
Frank Gaede authored
-
- Apr 10, 2015
-
-
Andre Sailer authored
Add example segmentation and document parameters for setGridRValues and setGridPhiValues
-
- Mar 31, 2015
-
-
Andre Sailer authored
-
Andre Sailer authored
some missing characters missmatch in function signatures due to using std::string
-
Andre Sailer authored
Fix: phi/theta Coordinate calculation was not updating the cellID Create protected functions no taking cellIDs, make public functions update the cellID for the decoder Make position update the cellID for the decoder and use the private phi/theta functions Fix: Change type for thetaBins and phiBins members, they should be integer (at least the setters only allowed int) Tweaks: Use CellID instead of long64 (same typedef)
-
Andre Sailer authored
* protect against self assignment * delete NULL is a no-op, don't need to check
-