- added creation of material with averaged properties (A,Z,rho,x0,Lambda)
to MaterialManager - improved utility print_materials to print material properties along a straight line between two points including integrated radiation and interaction lengths (useful for debugging geometries and materials) - use averaged material for Surfaces where the thickness extends beyond the volume - added release notes for material stuff
Showing
- DDRec/include/DDRec/Material.h 44 additions, 11 deletionsDDRec/include/DDRec/Material.h
- DDRec/include/DDRec/MaterialManager.h 15 additions, 7 deletionsDDRec/include/DDRec/MaterialManager.h
- DDRec/src/MaterialManager.cpp 61 additions, 5 deletionsDDRec/src/MaterialManager.cpp
- DDRec/src/Surface.cpp 25 additions, 26 deletionsDDRec/src/Surface.cpp
- UtilityApps/src/print_materials.cc 33 additions, 2 deletionsUtilityApps/src/print_materials.cc
- doc/release.notes 26 additions, 0 deletionsdoc/release.notes
- examples/ILDExDet/compact/materials.xml 13 additions, 0 deletionsexamples/ILDExDet/compact/materials.xml
Loading
Please register or sign in to comment