- Mar 29, 2017
-
-
Joschka Lingemann authored
-
- Mar 10, 2017
-
-
Whitney Armstrong authored
modified: DDCore/include/DD4hep/Dictionary.h new file: DDCore/include/DD4hep/NoSegmentation.h modified: DDCore/python/lcdd.py new file: DDCore/src/NoSegmentation.cpp modified: DDCore/src/Segmentations.cpp modified: DDCore/src/plugins/LCDDSegmentations.cpp new file: DDSegmentation/include/DDSegmentation/NoSegmentation.h new file: DDSegmentation/src/NoSegmentation.cpp
-
- Oct 21, 2016
-
-
Markus Frank authored
-
Markus Frank 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
-
Markus Frank authored
-
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
-
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.
-