source:
branches/Mars_McMismatchStudy/MMCComp/README@
19217
| Last change on this file since 19217 was 18090, checked in by , 11 years ago | |
|---|---|
| File size: 241 bytes | |
| Line | |
|---|---|
| 1 | sharedlibrary for comparing Data and Monte Carlo |
| 2 | |
| 3 | > make |
| 4 | |
| 5 | to generate the mclib.so |
| 6 | |
| 7 | > root |
| 8 | [] .L mclib.so |
| 9 | |
| 10 | [] MMCComp *a = new MMCComp() |
| 11 | [] a->loadData("$MARSSYS/OUTPUT/ganymed/") |
| 12 | [] a->loadMC("<MC dir>") |
| 13 | [] a->compareSize(100,1.2,5.) |
| 14 | |
| 15 | |
| 16 | |
| 17 | |
| 18 |
Note:
See TracBrowser
for help on using the repository browser.
