WCSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
WCSimTrackInformation.cc
Go to the documentation of this file.
2 #include "G4ios.hh"
3 
4 G4Allocator<WCSimTrackInformation> aWCSimTrackInfoAllocator;
5 
7 {
8  saveit = true;
9 }
10 
12 {
13  G4cout << "WCSimTrackInformation : " << saveit << G4endl;
14 }
G4Allocator< WCSimTrackInformation > aWCSimTrackInfoAllocator