BOSS 7.1.1
BESIII Offline Software System
Loading...
Searching...
No Matches
IFile.cxx File Reference
#include "xmlBase/IFile.h"
#include "xmlBase/XmlParser.h"
#include "xmlBase/Dom.h"
#include "facilities/Util.h"
#include <xercesc/dom/DOMDocument.hpp>
#include <sstream>
#include <vector>
#include <cstdio>
#include <string>
#include <cctype>

Go to the source code of this file.

Namespaces

namespace  xmlBase
 

Macros

#define FATAL_MACRO(output)
 
#define LEADING   1
 
#define ALL   2
 
#define TRAILING   4
 

Macro Definition Documentation

◆ ALL

#define ALL   2

Definition at line 25 of file IFile.cxx.

Referenced by xmlBase::IFile::setString(), and xmlBase::IFile::stripBlanks().

◆ FATAL_MACRO

#define FATAL_MACRO ( output)
Value:
std::cerr << output;throw(IFileException(output))
*******INTEGER m_nBinMax INTEGER m_NdiMax !No of bins in histogram for cell exploration division $ !Last vertex $ !Last active cell $ !Last cell in buffer $ !No of sampling when dividing cell $ !No of function total $ !Flag for random ceel for $ !Flag for type of for WtMax $ !Flag which decides whether vertices are included in the sampling $ entire domain is hyp !Maximum effective eevents per saves r n generator level $ !Flag for chat level in output
Definition FoamA.h:89

Definition at line 16 of file IFile.cxx.

◆ LEADING

#define LEADING   1

Definition at line 24 of file IFile.cxx.

Referenced by xmlBase::IFile::stripBlanks().

◆ TRAILING

#define TRAILING   4

Definition at line 26 of file IFile.cxx.

Referenced by xmlBase::IFile::stripBlanks().