Changeset 1347 for trunk/source/persistency/gdml/History
- Timestamp:
- Dec 22, 2010, 3:52:27 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/source/persistency/gdml/History (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/persistency/gdml/History
r1315 r1347 1 $Id: History,v 1.12 0 2010/06/02 13:55:02gcosmo Exp $1 $Id: History,v 1.128 2010/11/30 08:56:16 gcosmo Exp $ 2 2 ------------------------------------------------------------------- 3 3 … … 17 17 * Reverse chronological order (last date on top), please * 18 18 ---------------------------------------------------------- 19 20 30 Nov 2010 Gabriele Cosmo (gdml-V09-03-10) 21 - Fixed ambiguity in signature of Write() method in G4GDMLParser. 22 23 17 Nov 2010 Gabriele Cosmo (gdml-V09-03-09) 24 - Added possibility to de-activate/activate names stripping when reading files, 25 by invoking a new method G4GDMLParser::SetStripFlag(bool) before importing 26 the GDML file. Stripping is activated by default. 27 - Corrected initialization of messenger for all constructors of G4GDMLParser. 28 29 04 Nov 2010 Gabriele Cosmo (gdml-V09-03-08) 30 - Fixed compilation warning on G4GDMLEvaluator. 31 32 02 Nov 2010 Gabriele Cosmo (gdml-V09-03-07) 33 - Fixed minor left Coverity reports. 34 - Some code cleanup and updated CMake scripts. 35 36 25 Oct 2010 Witold Pokorski 37 - New class G4GDMLMessenger instantiated with G4GDMLParser and defining 38 UI commands for importing and exporting GDML files, through the various 39 options the parser provides. 40 - Corrected GetWorldVolume() in G4GDMLReadStructure, to make use of structure 41 stored in memory in case geometry is already imported. 42 43 14 Oct 2010 Gabriele Cosmo (gdml-V09-03-06) 44 - Fixed dummy initialisation of members in constructors in classes 45 G4GDMLParameterisation, G4GDMLReadParamvol, G4GDMLReadStructure, 46 G4GDMLWrite, G4GDMLWriteDefine, G4GDMLWriteMaterials, G4GDMLWriteSolids. 47 - Added exceptions asserting validity of dynamic casted pointers. 48 49 11 Oct 2010 Witold Pokorski (gdml-V09-03-05) 50 - Added GetAuxMap() method to G4GDMLParser and removed 'const' qualifier to 51 types in internal map of logical-volumes. Changed value type to 'string' in 52 G4GDMLAuxPairType to avoid extra type evaluation while parsing. 53 54 19 Aug 2010 Gabriele Cosmo (gdml-V09-03-04) 55 - Fixed printout of unit in G4GDMLWriteStructure for replicas and divisions, 56 in the case of angles. 19 57 20 58 02 Jun 2010 Gabriele Cosmo (gdml-V09-03-03)
Note:
See TracChangeset
for help on using the changeset viewer.
