- Dec 18, 2014
-
-
Markus Frank authored
No code changes. Common code formatting removing tabs, replacing with spaces (tab-size=-2) + emacs reformatting.
-
- Dec 16, 2014
-
-
Markus Frank authored
-
- Nov 18, 2014
-
-
Markus Frank authored
-
- Nov 17, 2014
-
-
Markus Frank authored
-
Markus Frank authored
-
- Nov 14, 2014
-
-
Markus Frank authored
-
- Nov 11, 2014
-
-
Markus Frank authored
-
- Jul 21, 2014
-
-
Andre Sailer authored
Phi2 is the deltaPhi in Geant4, it is the EndPhi in TGeo
-
- Jul 01, 2014
-
-
Markus Frank authored
-
- Jun 11, 2014
-
-
Markus Frank authored
-
- Jun 02, 2014
-
-
Markus Frank authored
-
- May 28, 2014
-
-
Markus Frank authored
-
- Apr 28, 2014
-
-
Markus Frank authored
Hopefully I got the assemblies right now. Assembly test added in examples/ClientTests. Please see also doc/release.notes
-
- Apr 25, 2014
-
-
Markus Frank authored
-
- Apr 08, 2014
-
-
Markus Frank authored
-
- Feb 06, 2014
-
-
Markus Frank authored
-
- Feb 05, 2014
-
-
Markus Frank authored
-
- Jan 30, 2014
-
-
Markus Frank authored
-
- Jan 20, 2014
-
-
Markus Frank authored
-
- Dec 18, 2013
-
-
Markus Frank authored
-
- Nov 14, 2013
-
-
Markus Frank authored
-
- Nov 04, 2013
-
-
Markus Frank authored
-
- Oct 03, 2013
-
-
Markus Frank authored
-
- Sep 20, 2013
-
-
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;
-
- Aug 08, 2013
-
-
Markus Frank authored
-
- Jun 27, 2013
-
-
Markus Frank authored
-
- Jun 26, 2013
-
-
Frank Gaede authored
in copyNrs
-
- Jun 21, 2013
-
-
Markus Frank authored
-
Markus Frank authored
-
- Jun 20, 2013
-
-
Frank Gaede authored
bool runDaughterVisibilityWorkaround ( change value in code)
-
Frank Gaede authored
using workaround: setShowDaughters(true) on all volumes -> otherwise this attribute is different than specified in the compact xml file....
-
- Jun 19, 2013
-
-
Frank Gaede authored
- add some debug output to Geant4Converter.cpp -> visualization works in principle but screen stays black -> issue w/ visualization attributes ??
-
- Jun 18, 2013
-
-
Markus Frank authored
-
- Jun 13, 2013
-
-
Markus Frank authored
-
- Jun 11, 2013
-
-
Markus Frank authored
-
- Jun 03, 2013
-
-
Markus Frank authored
-
- May 17, 2013
-
-
Markus Frank authored
Remove materials from LCDD. Look them directly up in the TGeoManager instance and avoid double caching.
-
- Apr 16, 2013
-
-
Markus Frank authored
-
- Apr 06, 2013
-
-
Frank Gaede authored
cellIDs to SimTrackerHits in ILDExSimu - use ILDCellIDEncoder (needed for MarlinTrk) - uses the G4PhysicalVolume CopyNo - so far only SIT and VXD TPC hits still missing cellIds (and row-volumes)
-
- Apr 05, 2013
-
-
Frank Gaede authored
- added Property $Id$ to all *.h *.cpp and *.xml files to allow versioning with SVN
-