Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:05:35

0001 #include "DetectorDescription/RegressionTest/src/build.h"
0002 
0003 int main() {
0004   testParser();
0005   output("pout");
0006   return 0;
0007 }