- Nov 07, 2013
-
-
Frank Gaede authored
-
- Nov 05, 2013
-
-
Frank Gaede authored
build all examples in one go - made necessary changes in package cmake files for this to work - updated documentation in Readme
-
Frank Gaede authored
-
Frank Gaede authored
-> already in $DD4HEP_LIBRARIES
-
Frank Gaede authored
Property& operator=(const std::string& val); as this is in conflict with explicit instantiation (using string) of: template <typename TYPE> Property& operator=(const TYPE& val); -> Need checking with other compilers !!
-
- Nov 04, 2013
-
-
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 31, 2013
-
-
Christian Grefe authored
-
Christian Grefe authored
-
Christian Grefe authored
-
- Oct 24, 2013
-
-
Christoph Rosemann authored
-
Christoph Rosemann authored
-
- Oct 17, 2013
-
-
Frank Gaede authored
(overwrite w/ -D CMAKE_BUILD_TYPE=Debug, Release,...)
-
Markus Frank authored
-
Frank Gaede authored
use RegularNgonCartesianGridXY for now -> should be (Non)ProjectiveCylinder really -> needs fixes
-
Frank Gaede authored
-
- Oct 16, 2013
-
-
Frank Gaede authored
(currently seg faults in: DD4hep::DDSegmentation::Segmentation::setDecoder () )
-
- Oct 08, 2013
-
-
Markus Frank authored
-
- Oct 04, 2013
-
-
Markus Frank authored
-
- Oct 03, 2013
-
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Andre Sailer authored
-
- Sep 25, 2013
-
-
Christian Grefe authored
-
Christian Grefe authored
-
Christian Grefe authored
-
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 22, 2013
-
-
Frank Gaede authored
-
- Sep 20, 2013
-
-
Frank Gaede authored
the standard Sds that come with it -> see SDWrapper.cc (exampleN04 now works)
-
Frank Gaede authored
object to instantiate a G4VSensitiveDetector class -> allows to use pre-existing SD classes -> changed macro DECLARE_SENSITIVEDETECTOR to create a factory, thus replace: // typedef Geant4GenericSD<TrackerCombine> Geant4TrackerCombine; typedef SimpleG4SDFactory< Geant4GenericSD<TrackerCombine> > Geant4TrackerCombine;
-
Frank Gaede authored
-
Frank Gaede authored
-