#include "TObjArray.h"
#include "TObjString.h"
#include "TSystem.h"
#include "THcParmList.h"
#include "THaVar.h"
#include "THaFormula.h"
#include "TMath.h"
#include <iostream>
#include <fstream>
#include <cassert>
#include <cstdlib>
#include <stdexcept>
#include <memory>
Go to the source code of this file.
#define INCLUDESTR "#include" |
#define SMART_PTR auto_ptr |
Create empty numerical and string parameter lists.
Definition at line 70 of file THcParmList.cxx.
static bool IsComment |
( |
const string & |
s, |
|
|
string::size_type |
pos |
|
) |
| |
|
inlinestatic |