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 // BDSExtractBunch.hh 00007 // Bunch format interfacing to PLACET output file 00008 // G.A.Blair (RHUL) 10.12.01 00009 // adapted from code supplied by D.Schulte (CERN) 00010 00011 #include "BDSParticle.hh" 00012 00013 BDSParticle::BDSParticle(){;} 00014 00015