- updated example interface to gear
- new wrapper object GearHandler that can be used to add GearParametersImpl objects as extension to DetElements - factory method createGearMgr( LCDD& lcdd ) - simple program convertToGear - so far only TPCParameters added to ILDExDet...
Showing
- examples/ILDExDet/CMakeLists.txt 12 additions, 3 deletionsexamples/ILDExDet/CMakeLists.txt
- examples/ILDExDet/compact/ILDEx.xml 5 additions, 4 deletionsexamples/ILDExDet/compact/ILDEx.xml
- examples/ILDExDet/include/DDGear.h 70 additions, 0 deletionsexamples/ILDExDet/include/DDGear.h
- examples/ILDExDet/include/GearWrapper.h 0 additions, 60 deletionsexamples/ILDExDet/include/GearWrapper.h
- examples/ILDExDet/src/DDGear.cpp 118 additions, 0 deletionsexamples/ILDExDet/src/DDGear.cpp
- examples/ILDExDet/src/ILDExSIT_geo.cpp 8 additions, 3 deletionsexamples/ILDExDet/src/ILDExSIT_geo.cpp
- examples/ILDExDet/src/ILDExTPC_geo.cpp 41 additions, 19 deletionsexamples/ILDExDet/src/ILDExTPC_geo.cpp
- examples/ILDExDet/src/convertToGear.cc 64 additions, 0 deletionsexamples/ILDExDet/src/convertToGear.cc
Loading
Please register or sign in to comment