- Oct 18, 2016
-
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
- Jun 28, 2016
-
-
Markus Frank authored
-
- Jul 12, 2015
-
-
Markus Frank authored
-
Markus Frank authored
-
- Mar 12, 2015
-
-
Markus Frank authored
-
- Jun 02, 2014
-
-
Markus Frank authored
-
- Mar 10, 2014
-
-
Christian Grefe authored
Added support for vector parameters in segmentations (int, float, double, string) which are simply space separated values in the xml element Added TiledLayerSegmentation as an example for a complex segmentation that is calculated based on a volume ID
-
- Jan 30, 2014
-
-
Markus Frank authored
-
- Jan 06, 2014
-
-
Christian Grefe authored
Added simple nearest neighbour calculation Fixed compact XML of all examples to work with the new segmentation types
-
- Dec 18, 2013
-
-
Christian Grefe authored
-
- Dec 16, 2013
-
-
Christian Grefe authored
- DDSegmenation now comes with its own factory and with generic access to segmentation parameters - Removes the necessity of implementing different XML parsers in DDCore - DD4hep::Segmentation becomes a lot simpler and its Object is now following a standard decorator pattern, completely removing any need of messing with the vtable - compact2lcdd works for example with BarrelCalorimeter from CLICSiD example (other examples need to adapt their XML to valid segmentation names) - See also examples/Segmentation/SegmentationTest for stand alone example - The segmentation names and their parameter names do NOT follow current SLIC conventions. Once SLIC depends on DDSegmentation this will work transparently.
-
- Dec 12, 2013
-
-
Markus Frank authored
-
- Nov 14, 2013
-
-
Markus Frank authored
-
- Nov 04, 2013
-
-
Markus Frank authored
-
Markus Frank authored
-
- Oct 17, 2013
-
-
Markus Frank authored
-
- Sep 25, 2013
-
-
Christian Grefe authored
DDCore and other packages now depend on DDSegmentation Segmentation from DDCore now holds a DDSegmentation object that is created during XML parsing Readout interface extended to act like a full IDDecoder combining information from the volume manage and the DDSegmentation object TODO: Segmentation could be removed completely, if Readout simply holds a DDSegmentation object TODO: Missing DDSegmentation classes for cylinders
-
- Sep 19, 2013
-
-
Markus Frank authored
-
- Jun 03, 2013
-
-
Markus Frank authored
-
- May 17, 2013
-
-
Markus Frank authored
Remove materials from LCDD. Look them directly up in the TGeoManager instance and avoid double caching.
-
- May 06, 2013
-
-
Markus Frank authored
-
- Apr 30, 2013
-
-
Markus Frank authored
-
- Apr 23, 2013
-
-
Markus Frank authored
-
- Apr 05, 2013
-
-
Frank Gaede authored
- added Property $Id$ to all *.h *.cpp and *.xml files to allow versioning with SVN
-
- Nov 20, 2012
-
-
Markus Frank authored
-
- Oct 04, 2012
-
-
Astrid Munnich authored
added user segmentation. compiles and runs but access to data stored in segmentation does not work yet.
-
- Aug 21, 2012
-
-
Markus Frank authored
-
- Aug 09, 2012
-
-
Markus Frank authored
-
- Jul 10, 2012
-
-
Astrid Munnich authored
-
- Jul 05, 2012
-
-
Markus Frank authored
-
- Feb 13, 2012
-
-
Pere Mato authored
-