- Jun 08, 2017
-
-
Markus Frank authored
-
- Apr 28, 2017
-
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
- Apr 20, 2017
-
-
Andre Sailer authored
if the hit is produced by a particle that is not kept in the MCParticle history we set the bit added originalG4ID to Geant4Particle class for faster lookup, as this ID is stored with the hit Otherwise we need a complicated and time-consuming logic to parse the equivalent map if this hit really belonged to that track
-
- 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
-
Markus Frank authored
Add test to dump hits from MultiSegment-MultiCollections example. Investigate issue: https://github.com/AIDASoft/DD4hep/issues/141 for details
-
- Mar 27, 2017
-
-
Shaojun Lu authored
-
- Mar 15, 2017
-
-
Markus Frank authored
-
- Mar 10, 2017
-
-
Markus Frank authored
-
- Feb 28, 2017
-
-
Frank Gaede authored
- change Geant4PrimaryInteraction::VertexMap to std::map<int,std::vector<Vertex*>>
-
- 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 15, 2017
-
-
Markus Frank authored
-
Markus Frank authored
-
- 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
-
Markus Frank authored
-
Markus Frank authored
-
- Feb 09, 2017
-
-
Andre Sailer authored
Add possibility to remove the production cut from region so that it uses the Global Range Cut instead of the default set for Regions Geant4 will print a warning about regions without thresholds, but that is what we need. This allows one to keep regions for e.g., creating material scan with out manually having to set range cuts As far as I can tell the threshold is only used when store_secondaries is true (which is ignored), so we are now throwing an exception if someone specifies store_secondaries without setting a threshold. However, it seems that store_secondaries is actually never used anywhere else?
-
- Feb 03, 2017
-
-
Markus Frank authored
-
- Jan 25, 2017
-
-
Markus Frank authored
-
Markus Frank authored
-
- Jan 19, 2017
-
-
Markus Frank authored
-
- Dec 13, 2016
-
-
Frank Gaede authored
-
Frank Gaede authored
-
- Dec 07, 2016
-
-
Markus Frank authored
-
- Nov 29, 2016
-
-
Andre Sailer authored
-
- Nov 25, 2016
-
-
Markus Frank authored
-
- Nov 24, 2016
-
-
Markus Frank authored
also remove where visited the $ statements in the files. They are useless, since git does not support them. Fixed some tests, which no longer properly worked in the conditions area.
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
- Nov 04, 2016
-
-
Markus Frank authored
-
- Oct 11, 2016
-
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
- Sep 01, 2016
-
-
Markus Frank authored
-