Functions | |
| init () | |
| p1 | plot (pTF[tfmap1], 4, 0, 10) |
| p2 | plot (pTF[tfmap2], 4, 0, 10) |
| pdiff | plot (subTF, 4, 0, 10) |
| testMonster (tfmap1, tfmap2) | |
Variables | |
| watplot | p1 (const_cast< char *>("TFMap1")) |
| watplot | p2 (const_cast< char *>("TFMap2")) |
| watplot | pdiff (const_cast< char *>("subTFMap2")) |
| int | tfmap1 = 2 |
| int | tfmap2 = 1 |
| init | ( | ) |
Definition at line 12 of file revMonster.cc.
| watplot p1(const_cast< char * >("TFMap1")) |
| watplot p2(const_cast< char * >("TFMap2")) |
| watplot pdiff(const_cast< char * >("subTFMap2")) |
| int tfmap1 = 2 |
Definition at line 12 of file reviewMonster.C.
| int tfmap2 = 1 |
Definition at line 13 of file reviewMonster.C.