- Mar 31, 2017
-
-
Markus Frank authored
Add test to dump hits from MultiSegment-MultiCollections example. Investigate issue: https://github.com/AIDASoft/DD4hep/issues/141 for details
-
- Feb 15, 2017
-
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
- Feb 13, 2017
-
-
Frank Gaede authored
-
Frank Gaede authored
- changed signature of Geant4EventReader::readParticles(int,Vertex*, Particles&) to Geant4EventReader::readParticles(int,Vertices&, Particles& ) - implement in LCIOEventReader, Geant4EventReaderHepEvt and Geant4EventReaderHepMC - for now still one vertex only is created using the first final state particle for HepEvt and LCIO
-
- Apr 07, 2016
-
-
Markus Frank authored
-
- Feb 15, 2016
-
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
- Feb 02, 2016
-
-
Frank Gaede authored
- note: this does not yet seemt to be filled by DDG4!
-
- Jan 22, 2016
-
-
Andre Sailer authored
Add DDRec/src/plugins to folders documented by doxygen Add groups for plugins and some example Add an entry in the main "Modules" part of the doxygen website so they are easily found. And sub groups for different plugin types. See changes in the plugins for example. The documentation in these changes is not complete.
-
- Jan 07, 2016
-
-
Frank Gaede authored
-
Andre Sailer authored
Clearer status message in moveToEvent functions, change verbosity for particle printout in HepMC, add comment
-
Andre Sailer authored
use m_currEvent everywhere move skipEvent logic to moveToEvent
-
Andre Sailer authored
Use moveToEvent function which is called in InputAction use m_currEvent part of base EventReader class instead of redefining it Increment m_currEvent in local function to be next to call to reader->readEvent instead of calling in the function calling readParticleCollection
-
- Dec 16, 2015
-
-
Markus Frank authored
-
- Dec 08, 2015
-
-
Markus Frank authored
-
- Dec 04, 2015
-
-
Markus Frank authored
-
- Nov 24, 2015
-
-
Markus Frank authored
Support for multi-threaded Geant4 applications using DDG4Details are described in the release notes.
-
- Nov 23, 2015
-
-
Andre Sailer authored
-
Andre Sailer authored
use map(string, string) to store parameter value pairs, declareProperty so we can pass it from python as a dict call saveRun from endRun
-
- Oct 30, 2015
-
-
Frank Gaede authored
as using direct access always requires runNum==0 and sequential evt nums ...
-
- Oct 12, 2015
-
-
Markus Frank authored
-
- Aug 18, 2015
-
-
Frank Gaede authored
-
- Jul 29, 2015
-
-
Markus Frank authored
-
- Jul 23, 2015
-
-
Frank Gaede authored
-
Frank Gaede authored
-
- Jul 12, 2015
-
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
- Jun 29, 2015
-
-
Andre Sailer authored
-
- May 22, 2015
-
-
Nikiforos Nikiforou authored
-
- Mar 21, 2015
-
-
Andre Sailer authored
-
- Mar 20, 2015
-
-
Andre Sailer authored
This also now allows to skip events
-
Andre Sailer authored
-
- Mar 11, 2015
-
-
Markus Frank authored
Fix hundreds of std=c++11 compiler warningsAllow to change compiler settings in cmake/DD4hep.cmake valid for all packages.Watch out for CMAKE_CXX_FLAGS in cmake/DD4hep.cmake.Move to use Boost spirit::phoenix version 3. ---- Prepare for ROOT 6
-
- Feb 25, 2015
-
-
Andre Sailer authored
-
Andre Sailer authored
-
- Dec 18, 2014
-
-
Markus Frank authored
No code changes. Common code formatting removing tabs, replacing with spaces (tab-size=-2) + emacs reformatting.
-