|
||||
File indexing completed on 2024-04-06 12:29:34
0001 #!/bin/sh 0002 g++ `root-config --cflags` -o HcalCheckout.exe `ls *.C` `root-config --libs` -lMinuit 0003 cp index_map.dat ../. 0004 cp HcalCheckout.exe ../.
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |