Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/Geant4/tools/sg/lpat is written in an unsupported language. File is not indexed.

0001 // Copyright (C) 2010, Guy Barrand. All rights reserved.
0002 // See the file tools.license for terms.
0003 
0004 #ifndef tools_sg_lpat
0005 #define tools_sg_lpat
0006 
0007 namespace tools {
0008 namespace sg {
0009 
0010 typedef unsigned short lpat;
0011 
0012 }}
0013 
0014 #endif
0015 
0016