Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
FileInclude.cxx File Reference
#include "FileInclude.h"
#include "TString.h"
#include "TObjArray.h"
#include "TObjString.h"
#include "TSystem.h"
#include <vector>
#include <cassert>
#include <memory>
Include dependency graph for FileInclude.cxx:

Go to the source code of this file.

Namespaces

namespace  Podd
 

Functions

Int_t Podd::CheckIncludeFilePath (string &incfile)
 
Int_t Podd::GetIncludeFileName (const string &line, string &incfile)
 

Variables

const string Podd::kIncTag = "#include"
 
const string Podd::kWhiteSpace = " \t"