Functions | |
| froot | Close () |
| for () | |
| pointers to detectors More... | |
| if (f==NULL) | |
| if (w==NULL) | |
| f | ls () |
| x1 | rate (1024 *4) |
| x1 | Write ("wavearray<double>") |
Variables | |
| TFile * | f = new TFile("test.root") |
| wavearray< double > * | w = (wavearray<double>*)f->Get("wavearray<double>;2") |
| froot Close | ( | ) |
| for | ( | ) |
pointers to detectors
Definition at line 9 of file TestTObjectWavearray.C.
| if | ( | f | = =NULL | ) |
Definition at line 26 of file TestTObjectWavearray.C.
| if | ( | w | = =NULL | ) |
Definition at line 34 of file TestTObjectWavearray.C.
| f ls | ( | ) |
| x1 rate | ( | 1024 * | 4 | ) |
| x2 Write | ( | "wavearray<double>" | ) |
| TFile* f = new TFile("test.root") |
Definition at line 25 of file TestTObjectWavearray.C.
Definition at line 33 of file TestTObjectWavearray.C.