- Sep 18, 2014
-
-
Markus Frank authored
-
- Sep 17, 2014
-
-
Marko Petric authored
-
Christoph Rosemann authored
small bug fix for older compilers/os by Frank Gaede: pow(x,x) function is ambiguous with implicit conversion
-
- Sep 16, 2014
-
-
Markus Frank authored
-
- Sep 15, 2014
-
-
Markus Frank authored
-
Markus Frank authored
-
Andre Sailer authored
-
- Sep 03, 2014
-
-
Frank Gaede authored
-
Frank Gaede authored
-
- Aug 29, 2014
-
-
Markus Frank authored
-
- Aug 26, 2014
-
-
Markus Frank authored
-
- Aug 22, 2014
-
-
Markus Frank authored
-
Frank Gaede authored
left shift count >= width of type
-
- Aug 20, 2014
-
-
Frank Gaede authored
-
- Aug 19, 2014
-
-
Frank Gaede authored
- updated versions and release notes
-
Frank Gaede authored
-
Frank Gaede authored
-
- Aug 18, 2014
-
-
Markus Frank authored
-
Frank Gaede authored
- howto with steps for preparing a new DD4hep release --This line, and thowith steps se below, will be ignored-- A doc/prepare_a_release.howto
-
- Aug 15, 2014
-
-
Markus Frank authored
-
Markus Frank authored
-
- Aug 14, 2014
-
-
Frank Gaede authored
-
Frank Gaede authored
for release v00-08 and v00-09 ( both have the wrong version number for the libraries 0.7 !)
-
- Aug 13, 2014
-
-
Andre Sailer authored
Call notapple function for macs at the moment. Forgot to change this function during refactoring
-
Frank Gaede authored
void setValue(unsigned lowWord, unsigned highWord ) - added some simple unit tests for BitField64
-
- Aug 07, 2014
-
-
Markus Frank authored
Improved version of MC particle handler, fix calorimeter hit aggregation with multiple contributions
-
- Aug 01, 2014
-
-
Markus Frank authored
-
Markus Frank authored
-
- Jul 30, 2014
-
-
Markus Frank authored
-
- Jul 25, 2014
-
-
Andre Sailer authored
Add attr function for xercesc use, so that char arrays can be used to get xml elements (e.g., necessary to use ddsim w/ xercesc)
-
Andre Sailer authored
Include cmake module path for FindXerces Forward the DD4HEP_USE_XERCESC variable and call DD4HEP_XML_SETUP Forward DD4HEP_USE_BOOST and call find_package boost
-
- Jul 24, 2014
-
-
Andre Sailer authored
-
Andre Sailer authored
Moved find_package to main cmakelists use add_dd4hep_plugin to add library, create rootmap and install library Moved xml_setup to main cmakelists
-
Andre Sailer authored
Moved find_package calls to main cmakelists moved include_directories to main cmakelists only use dd4hep_generate_rootmap
-
Andre Sailer authored
Split into apple and notapple functions, users just use dd4hep_generate_rootmap removed commented code in generate_rootmap_apple
-
- Jul 23, 2014
-
-
Andre Sailer authored
Move find_package xercesc to dd4hep_xml_setup, so all the xml treatment is in one place Move find_package boost and lcio to main cmakelists, so they are done once and not repeated Move include geant4_use_file to main cmakelists, so all of the geant4 treatment is in one place
-
- Jul 21, 2014
-
-
Andre Sailer authored
Phi2 is the deltaPhi in Geant4, it is the EndPhi in TGeo
-
- Jul 18, 2014
-
-
Andre Sailer authored
It is necessary to copy most of the cmake content, if the installation directory is not the same as the source directory In that case the cmake folder would be missing.
-
Andre Sailer authored
Move option calls before checking deprecated _WITH_ variables, otherwise _USE_ variables are overwritten when not set in command line
-
Frank Gaede authored
- increased version number to v00-07
-