|
FairRoot/PandaRoot
|
Go to the source code of this file.
Functions | |
| gROOT | Macro ("$VMCWORKDIR/gconfig/rootlogon.C") |
| gROOT | LoadMacro ("$VMCWORKDIR/macro/mvd/Tools.C") |
| LoadPandaStyle () | |
| timer | Start () |
Variables | |
| TStopwatch | timer |
| std::string | HitFileName ="testhits.hit" |
| std::string | CalibFileName ="calib.cal" |
| PndMvdConvertApv * | ApvConverter = new PndMvdConvertApv(CalibFileName, HitFileName) |
| int | nEvents = ApvConverter->GetNofEvents() |
| gROOT LoadMacro | ( | "$VMCWORKDIR/macro/mvd/Tools.C" | ) |
| LoadPandaStyle | ( | ) |
| gROOT Macro | ( | "$VMCWORKDIR/gconfig/rootlogon.C" | ) |
| timer Start | ( | ) |
| PndMvdConvertApv* ApvConverter = new PndMvdConvertApv(CalibFileName, HitFileName) |
Definition at line 17 of file datawriter.C.
| std::string CalibFileName ="calib.cal" |
Definition at line 15 of file datawriter.C.
| std::string HitFileName ="testhits.hit" |
Definition at line 14 of file datawriter.C.
| int nEvents = ApvConverter->GetNofEvents() |
Definition at line 19 of file datawriter.C.
| TStopwatch timer |
Definition at line 11 of file datawriter.C.
1.8.5