- Mar 15, 2017
-
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
- Mar 13, 2017
-
-
Andre Sailer authored
UserParticleHandler: fix logic for long lived particles with pre-assigned decays that end in the calorimeter fixes an issue where the MonteCarlo history becomes inconsistent with the history from the generator because the original particle entry is not updated
-
- Mar 10, 2017
-
-
Markus Frank authored
-
Markus Frank authored
-
Marko Petric authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
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
-
Markus Frank authored
-
Markus Frank authored
Please see release.notes. Fix volume manager issue with specail placement reuse. Fix volume ids exceeding 32 bits
-
- Mar 06, 2017
-
-
Markus Frank authored
-
Markus Frank authored
-
- Mar 03, 2017
-
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
- Mar 02, 2017
-
-
Markus Frank authored
Fix problem with DetElement transformations. See https://github.com/AIDASoft/DD4hep/issues/114 for details
-
Markus Frank authored
Fix problem with DetElement transformations. See https://github.com/AIDASoft/DD4hep/issues/114 for details
-
- Mar 01, 2017
-
-
Andre Sailer authored
removed the -+ signs from variables for the result variable. This variable is passed as a macro to the compilation test and produces a warning otherwise. If using Werror this then fails
-
Andre Sailer authored
-
Frank Gaede authored
-
Frank Gaede authored
set in steering file with: SIM.readerParameters = {"ParticlesPerEvent":"3"}
-
Frank Gaede authored
- use skipNEvents for now as this is the only way to provide a parameter to a reader - updated the documentation
-
Frank Gaede authored
- adds a primary vertex for every pair particle to the event - requires current DD4hep HEAD with new interface: Geant4EventReader::readParticles(int,Vertices&, Particles& )
-
Frank Gaede authored
-
luisaleperez authored
-
- Feb 28, 2017
-
-
Frank Gaede authored
- change Geant4PrimaryInteraction::VertexMap to std::map<int,std::vector<Vertex*>>
-
- Feb 27, 2017
-
-
Markus Frank authored
-
- Feb 24, 2017
-
-
Frank Gaede authored
-
- Feb 23, 2017
-
-
Andre Sailer authored
Use in event readers like: MyReader::setParameters( std::map< std::string, std::string > & parameters ) { // int (or double, ...) m_parameter, defaultValue _getParameterValue( parameters, "MyParameters", m_parameter, defaultValue); }
-
- Feb 21, 2017
-
-
Markus Frank authored
-
- Feb 17, 2017
-
-
Markus Frank authored
-
Marko Petric authored
-