BOSS 7.0.5
BESIII Offline Software System
|
#include "xmlBase/IFile.h"
#include <string>
#include <iostream>
Go to the source code of this file.
Functions | |
void | lookFor (xmlBase::IFile *ifile, const char *section, const char *item) |
Test program for IFile facility within xmlBase package. | |
int | main () |
void lookFor | ( | xmlBase::IFile * | ifile, |
const char * | section, | ||
const char * | item | ||
) |
Test program for IFile facility within xmlBase package.
Definition at line 58 of file test_IFile.cxx.
Referenced by main().
int main | ( | ) |
Definition at line 11 of file test_IFile.cxx.
Referenced by ClassImp(), and THelixFitter::fit().