"Simulation/DetSimAna/src/Edm4hepWriterAnaElemTool.cpp" did not exist on "7a855d4e97a994f13b4e213b46bce6e2b2b85307"
- Jul 24, 2023
-
-
Andre Sailer authored
-
- Jul 10, 2019
-
-
Markus Frank authored
-
Markus Frank authored
-
- Aug 09, 2018
-
-
Andre Sailer authored
-
- Aug 08, 2018
-
-
Markus Frank authored
-
- Mar 01, 2018
- Oct 13, 2017
-
-
Markus Frank authored
Improve the CMS example. Add word for the raw generator status of generator particles to Geant4Particle
-
- Sep 18, 2017
-
-
Markus Frank authored
-
- Jun 19, 2017
-
-
Markus Frank authored
-
- Feb 28, 2017
-
-
Frank Gaede authored
- change Geant4PrimaryInteraction::VertexMap to std::map<int,std::vector<Vertex*>>
-
- 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 13, 2017
-
-
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
-
- Feb 10, 2017
-
-
Markus Frank authored
-
- Oct 11, 2016
-
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
- Apr 07, 2016
-
-
Markus Frank authored
-
- Jan 11, 2016
-
-
Andre Sailer authored
The event number was changed by each input source resulting in wrong behaviour. Now the input sources keep track of the event number themselves. Ideally the event number would be kept track of one level above, but then m_firstEvent is not known. Likewise the output module is not aware of the number of skipped events.
-
- Jan 07, 2016
-
-
Andre Sailer authored
Clearer status message in moveToEvent functions, change verbosity for particle printout in HepMC, add comment
-
Andre Sailer authored
-
- Sep 25, 2015
-
-
Andre Sailer authored
-
- Jul 12, 2015
-
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
- Jun 18, 2015
-
-
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
-
- Dec 18, 2014
-
-
Markus Frank authored
No code changes. Common code formatting removing tabs, replacing with spaces (tab-size=-2) + emacs reformatting.
-
- Nov 11, 2014
-
-
Markus Frank authored
-
- Nov 03, 2014
-
-
Markus Frank authored
First implementation of dipole field, HepMC reader for DDG4 and fix to import constants into DDG4 python
-
- Oct 27, 2014
-
-
Markus Frank authored
-
- Oct 17, 2014
-
-
Markus Frank authored
-
Markus Frank authored
-
- Sep 22, 2014
-
-
Markus Frank authored
-