Definition at line 70 of file THaOutput.h.
|
enum | EId {
kVar = 1
, kForm
, kCut
, kH1f
,
kH1d
, kH2f
, kH2d
, kBlock
,
kBegin
, kEnd
, kRate
, kCount
} |
|
|
static std::string | CleanEpicsName (const std::string &var) |
|
static std::vector< std::string > | reQuote (const std::vector< std::string > &input) |
|
#include <THaOutput.h>
◆ EId
Enumerator |
---|
kVar | |
kForm | |
kCut | |
kH1f | |
kH1d | |
kH2f | |
kH2d | |
kBlock | |
kBegin | |
kEnd | |
kRate | |
kCount | |
Definition at line 115 of file THaOutput.h.
◆ THaOutput() [1/2]
◆ ~THaOutput()
THaOutput::~THaOutput |
( |
| ) |
|
|
virtual |
◆ THaOutput() [2/2]
◆ Attach()
Int_t THaOutput::Attach |
( |
| ) |
|
|
protectedvirtual |
◆ BuildBlock()
Int_t THaOutput::BuildBlock |
( |
const std::string & |
blockn | ) |
|
|
protectedvirtual |
◆ BuildList()
void THaOutput::BuildList |
( |
const std::vector< std::string > & |
vdata | ) |
|
|
protected |
◆ ChkHistTitle()
Int_t THaOutput::ChkHistTitle |
( |
Int_t |
key, |
|
|
const std::string & |
sline |
|
) |
| |
|
protectedvirtual |
◆ CleanEpicsName()
string THaOutput::CleanEpicsName |
( |
const std::string & |
var | ) |
|
|
staticprotected |
◆ End()
◆ ErrFile()
void THaOutput::ErrFile |
( |
Int_t |
iden, |
|
|
const std::string & |
sline |
|
) |
| const |
|
protectedvirtual |
◆ FindKey()
Int_t THaOutput::FindKey |
( |
const std::string & |
key | ) |
const |
|
protectedvirtual |
◆ GetTree()
virtual TTree * THaOutput::GetTree |
( |
| ) |
const |
|
inlinevirtual |
◆ Init()
Int_t THaOutput::Init |
( |
const char * |
filename = "output.def" | ) |
|
|
virtual |
◆ LoadFile()
Int_t THaOutput::LoadFile |
( |
const char * |
filename | ) |
|
|
protectedvirtual |
◆ operator=()
◆ Print()
void THaOutput::Print |
( |
| ) |
const |
|
protected |
◆ ProcEpics()
◆ Process()
Int_t THaOutput::Process |
( |
| ) |
|
|
virtual |
◆ reQuote()
vector< string > THaOutput::reQuote |
( |
const std::vector< std::string > & |
input | ) |
|
|
staticprotected |
◆ SetVerbosity()
◆ StripBracket()
string THaOutput::StripBracket |
( |
const std::string & |
var | ) |
const |
|
protectedvirtual |
◆ svPrefix()
string THaOutput::svPrefix |
( |
std::string & |
histype | ) |
|
|
protected |
◆ TreeDefined()
virtual Bool_t THaOutput::TreeDefined |
( |
| ) |
const |
|
inlinevirtual |
◆ fArrayNames
std::vector<std::string> THaOutput::fArrayNames |
|
protected |
◆ fArrays
std::vector<THaVar* > THaOutput::fArrays |
|
protected |
◆ fCutdef
std::vector<std::string> THaOutput::fCutdef |
|
protected |
◆ fCutnames
std::vector<std::string> THaOutput::fCutnames |
|
protected |
◆ fCuts
std::vector<THaVform* > THaOutput::fCuts |
|
protected |
◆ fEpicsHandler
◆ fEpicsKey
◆ fEpicsTree
TTree * THaOutput::fEpicsTree |
|
protected |
◆ fEpicsVar
◆ fExtra
◆ fFirstEpics
◆ fFormdef
std::vector<std::string> THaOutput::fFormdef |
|
protected |
◆ fFormnames
std::vector<std::string> THaOutput::fFormnames |
|
protected |
◆ fFormulas
std::vector<THaVform* > THaOutput::fFormulas |
|
protected |
◆ fgNocut
const Int_t THaOutput::fgNocut = -1 |
|
staticprotected |
◆ fgVerbose
Int_t THaOutput::fgVerbose = 1 |
|
staticprotected |
◆ fHistos
std::vector<THaVhist* > THaOutput::fHistos |
|
protected |
◆ fInit
◆ fIsScalar
◆ fNvar
◆ fOdata
std::vector<THaOdata* > THaOutput::fOdata |
|
protected |
◆ fOpenEpics
◆ fTree
◆ fVar
◆ fVariables
std::vector<THaVar* > THaOutput::fVariables |
|
protected |
◆ fVarnames
std::vector<std::string> THaOutput::fVarnames |
|
protected |
◆ fVNames
std::vector<std::string> THaOutput::fVNames |
|
protected |
◆ iscut
◆ kNbout
const Int_t THaOutput::kNbout = 4000 |
|
staticprotected |
◆ nx
◆ ny
◆ scut
std::string THaOutput::scut |
|
private |
◆ sfvarx
std::string THaOutput::sfvarx |
|
private |
◆ sfvary
std::string THaOutput::sfvary |
|
private |
◆ stitle
std::string THaOutput::stitle |
|
private |
◆ xhi
◆ xlo
◆ yhi
◆ ylo
The documentation for this class was generated from the following files: