00001 /* BDSIM code. Version 1.0 00002 Author: Grahame A. Blair, Royal Holloway, Univ. of London. 00003 Last modified 24.7.2002 00004 Copyright (c) 2002 by G.A.Blair. ALL RIGHTS RESERVED. 00005 */ 00006 #include "BDSNeutronTrackInfo.hh" 00007 00008 G4Allocator<BDSNeutronTrackInfo> theBDSNeutronTrackInfoAllocator; 00009