virtual | ~TQSampleFolder() |
void | TObject::AbstractMethod(const char* method) const |
virtual void | TFolder::Add(TObject* obj) |
virtual TQFolder* | TQFolder::addCopyOfObject(TObject* object, TString destination = "", TClass* folderClass = TQFolder::Class()) |
TQFolder* | TQFolder::addFolder(TQFolder* folder_, TString path_ = "", TClass* tclass = 0) |
TFolder* | TFolder::AddFolder(const char* name, const char* title, TCollection* collection = 0) |
virtual TQFolder* | TQFolder::addObject(TObject* object, TString destination = "", TClass* folderClass = TQFolder::Class()) |
TQSampleFolder* | addSampleFolder(TQSampleFolder* sampleFolder_, TString path_ = "", TClass* tclass = 0) |
bool | TQTaggable::allTagsOfTypeBool() |
bool | TQTaggable::allTagsOfTypeDouble() |
bool | TQTaggable::allTagsOfTypeInteger() |
bool | TQTaggable::allTagsOfTypeString() |
bool | TQTaggable::allTagsValidBools() |
bool | TQTaggable::allTagsValidDoubles() |
bool | TQTaggable::allTagsValidIntegers() |
virtual void | TObject::AppendPad(Option_t* option = "") |
int | TQFolder::areRelated(const TQFolder* other) const |
void | TQFolder::autoSetExportName() |
void | TQFolder::autoSetExportNames() |
void | befriend(TQSampleFolder* other) |
virtual void | TFolder::Browse(TBrowser* b) |
bool | TQTaggable::canSetThisTag(const TString& key, bool& treatAsList) |
bool | TQFolder::checkConsistency(bool verbose = false) |
ULong_t | TObject::CheckedHash() |
int | TQTaggable::claimTags(const TString& definition, bool printErrMsg = false) |
int | TQTaggable::claimTags(const TString& definition, TString& message) |
int | TQTaggable::claimTags(const TString& definition, TString& missing, TString& invalid, TString& unexpected) |
static TClass* | Class() |
virtual const char* | TObject::ClassName() const |
void | TQTaggable::clear() |
virtual void | TFolder::Clear(Option_t* option = "") |
void | clearFriends() |
int | TQTaggable::clearTags() |
virtual TObject* | TNamed::Clone(const char* newname = "") const |
bool | TQFolder::collapse() |
virtual int | TQFolder::Compare(const TObject* obj) const |
static TString | TQFolder::concatPaths(TString path1, TString path2) |
static TString | TQFolder::concatPaths(const TString& path1, const TString& path2, const TString& path3) |
static TString | TQFolder::concatPaths(const TString& path1, const TString& path2, const TString& path3, const TString& path4) |
static TString | TQFolder::concatPaths(const TString& path1, const TString& path2, const TString& path3, const TString& path4, const TString& path5) |
void | convertLegacyNFs() |
virtual TQFolder* | TQFolder::copy(const TString& newName = "") |
virtual void | TFolder::Copy(TObject&) const |
static TQFolder* | TQFolder::copyDirectoryStructure(const TString& basepath, int maxdepth = 999) |
static TQFolder* | TQFolder::copyDirectoryStructureEOS(const TString& basepath, int maxdepth = 999) |
static TQFolder* | TQFolder::copyDirectoryStructureLocal(const TString& basepath, int maxdepth = 999) |
virtual TQFolder* | TQFolder::copyFolder(const TString& source, const TString& dest) |
int | copyHistogram(TString source, TString destination, TString options = "") |
int | copyHistograms(TString sourceFilter, TString appendix, TString options = "") |
int | copyHistogramToCounter(TString source, TString destination = "") |
virtual TQFolder* | TQFolder::copyTo(TQFolder* dest) |
virtual TQFolder* | TQFolder::copyTo(const TString& dest) |
int | countFriends() |
int | TQTaggable::countMatchingTags(const TString& name) const |
static int | TQFolder::countPathLevels(TString path, bool checkPathTokens = true) |
virtual void | TObject::Delete(Option_t* option = "")MENU |
virtual int | TQFolder::deleteAll() |
int | deleteCounter(TString filter) |
int | deleteHistogram(TString name) |
int | deleteHistograms(TString filter) |
bool | deleteLocalCounter(TString name) |
bool | deleteLocalHistogram(TString name) |
bool | deleteLocalObject(TString category, TString name) |
virtual int | TQFolder::deleteObject(TString name, bool removeOnly = false, TClass* tclass = 0) |
int | deleteSingleCounter(TString name) |
TQFolder* | TQFolder::detachFromBase() |
virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) |
virtual void | TObject::Draw(Option_t* option = "") |
virtual void | TObject::DrawClass() constMENU |
virtual TObject* | TObject::DrawClone(Option_t* option = "") constMENU |
virtual void | TObject::Dump() constMENU |
virtual void | TObject::Error(const char* method, const char* msgfmt,...) const |
virtual void | TObject::Execute(const char* method, const char* params, Int_t* error = 0) |
virtual void | TObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0) |
bool | TQFolder::executeCopyCommand(TString object, TString& errMsg, bool moveOnly, const TString& destPrefix = "") |
virtual void | TObject::ExecuteEvent(Int_t event, Int_t px, Int_t py) |
bool | TQTaggable::exportConfigFile(bool writeUnreadKeys = true) |
bool | TQTaggable::exportConfigFile(const TString& filename, bool writeUnreadKeys = true) |
bool | TQTaggable::exportConfigFile(const TString& filename, const TString& prefix, bool writeUnreadKeys = true) |
int | TQTaggable::exportTags(TQTaggable* dest, const TString& subDest = "", const TString& filter = "", bool recursive = false) |
TString | TQTaggable::exportTagsAsConfigString(const TString& prefix, const TString& filter = "") |
string | TQTaggable::exportTagsAsStandardConfigString(const TString& prefix, const TString& filter = "") |
string | TQTaggable::exportTagsAsStandardString(const TString& filter = "", bool xmlStyle = false) |
TString | TQTaggable::exportTagsAsString(const TString& filter = "", bool xmlStyle = false) |
virtual TList* | TQFolder::exportTagsToText(const TString& filter) |
virtual bool | TQFolder::exportTagsToTextFile(const TString& filename, const TString& filter) |
bool | TQFolder::exportToHTMLFile(const TString& filename, int expandDepth = 1, bool includeUntextables = true) |
virtual TList* | TQFolder::exportToText(bool includeUntextables = false, int indent = 0) |
virtual bool | TQFolder::exportToTextFile(const TString& filename, bool includeUntextables = false) |
virtual void | TObject::Fatal(const char* method, const char* msgfmt,...) const |
virtual void | TNamed::FillBuffer(char*& buffer) |
TQFolder* | TQFolder::findCommonBaseFolder(TCollection* fList, bool allowWildcards = true) |
void | findFriends(bool forceUpdate = false) |
void | findFriends(const TString& pathpattern, bool forceUpdate = false) |
void | findFriends(TQSampleFolder* otherSF, bool forceUpdate = false) |
virtual const char* | TFolder::FindFullPathName(const char* name) const |
virtual const char* | TFolder::FindFullPathName(const TObject* obj) const |
virtual TObject* | TFolder::FindObject(const char* name) const |
virtual TObject* | TFolder::FindObject(const TObject* obj) const |
virtual TObject* | TFolder::FindObjectAny(const char* name) const |
int | generalizeCounters(const TString& paths = "", const TString& options = "") |
int | generalizeCounters(TList* names, const TString& paths, const TString& options) |
int | generalizeHistograms(const TString& paths = "", const TString& options = "") |
int | generalizeHistograms(TList* names, const TString& paths, const TString& options) |
int | generalizeObjects(const TString& prefix, const TString& options = "") |
int | generalizeObjects(TList* names, TClass* objClass, const TString& options, const TString& paths, const TString& subpath) |
TQFolder* | TQFolder::getBase(int depth = 1) const |
TQSampleFolder* | getBaseSampleFolder() |
virtual TQTaggable* | TQFolder::getBaseTaggable() const |
TObject* | TQFolder::getCopyOfObject(const TString& name_, const TString& path_ = "") |
TQCounter* | getCounter(TString path, TString name, TString options = "", TList* sfList = 0) |
int | TQFolder::getDepth() |
virtual TList* | TQFolder::getDescendantTaggables() |
TDirectory* | TQFolder::getDirectory() |
int | TQFolder::getDistToRoot() const |
virtual Option_t* | TObject::GetDrawOption() const |
static Longptr_t | TObject::GetDtorOnly() |
const TString& | TQFolder::getExportName() |
virtual TString | TQTaggable::getFlags() |
int | TQTaggable::getFlagsSize() |
TQFolder* | TQFolder::getFolder(const TString& path) |
TQFolder* | TQFolder::getFolder(const char* path) |
TQFolder* | TQFolder::getFolder(const TString& path_, TClass* tclass) |
vector<TString> | TQFolder::getFolderPaths(const TString& path_ = "?", TClass* tClass = TQFolder::Class(), bool toplevelOnly = false) |
vector<TString> | TQFolder::getFolderPathsWildcarded(const TString& path_ = "?", TClass* tClass = TQFolder::Class(), bool toplevelOnly = false) |
vector<TQFolder*> | TQFolder::getFoldersWithTagEquivalentTo(const TQValue* tag) |
vector<TQFolder*> | TQFolder::getFoldersWithTagEquivalentTo(const TQValue& tag) |
vector<TQFolder*> | TQFolder::getFoldersWithTagsEquivalentTo(const vector<const TQValue*>& tags) |
shared_ptr<set<TQSampleFolder*> > | getFriends() |
bool | TQTaggable::getGlobalIgnoreCase() const |
bool | TQTaggable::getGlobalOverwrite() const |
static shared_ptr<TQTaggable> | TQTaggable::getGlobalTaggable(const char* name) |
static shared_ptr<TQTaggable> | TQTaggable::getGlobalTaggable(const TString& name) |
TH1* | getHistogram(TString path, TString name, TQTaggable* options = nullptr, TList* sfList = 0) |
TH1* | getHistogram(TString path, TString name, TString options, TList* sfList = 0) |
virtual const char* | TObject::GetIconName() const |
TList* | getListOfCounterNames(const TString& path = ".", TList* sfList = 0) |
TCollection* | TFolder::GetListOfFolders() const |
TList* | TQFolder::getListOfFolders(const TString& path_ = "?", TClass* tclass = TQFolder::Class(), bool toplevelOnly = false, bool firstMatchOnly = false) |
TList* | getListOfHistogramNames(const TString& path = ".", TList* sfList = 0) |
TList* | TQTaggable::getListOfKeys(const TString& filter = "") |
TList* | TQFolder::getListOfObjectNames(TClass* class_ = 0, bool recursive = false, TString path_ = "") |
TList* | TQFolder::getListOfObjectPaths(TString path_ = "?", TClass* tclass = TObject::Class()) |
TList* | TQFolder::getListOfObjects(TString path_ = "?", TClass* tclass = TObject::Class()) |
TList* | getListOfSampleFolders(const TString& path_ = "?", TClass* tclass = TQSampleFolder::Class(), bool toplevelOnly = false) |
TList* | getListOfSamples(const TString& path = "*") |
virtual TList* | TQFolder::getListOfTaggables(const TString& taggables) |
TList* | TQTaggable::getListOfTagNames() |
virtual TList* | TQTaggable::getListOfUnreadKeys(const TString& filter = "") |
TString | TQFolder::getName() const |
virtual const char* | TNamed::GetName() const |
const TString& | TQFolder::getNameConst() const |
virtual int | TQFolder::getNElements(bool recursive = false, TClass* class_ = 0) |
virtual int | TQFolder::getNObjects(const TString& nameFilter = "") const |
virtual int | TQFolder::getNObjects(const TString& nameFilter, bool recursive) |
int | getNSampleFolders(bool recursive = false) |
int | getNSamples(bool recursive = false) |
int | TQTaggable::getNTags() const |
TObject* | TQFolder::getObject(const TString& name_, const TString& path_ = "") |
virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const |
TString | TQFolder::getObjectPath(TString name_) |
TList* | TQFolder::getObjectPaths(TString namepattern, TString pathpattern = "./", TClass* objClass = TObject::Class()) |
static Bool_t | TObject::GetObjectStat() |
virtual Option_t* | TObject::GetOption() const |
virtual int | TQFolder::getOwnSize() const |
TString | TQFolder::getPath() |
TString | getPathFriendsWildcarded(bool requireWildcardTag = true) |
static TString | TQFolder::getPathHead(TString& path) |
static TString | TQFolder::getPathTail(TString& path) |
TString | TQFolder::getPathWildcarded() |
static TString | TQFolder::getPathWithoutHead(TString path) |
static TString | TQFolder::getPathWithoutTail(TString path) |
TQFolder* | TQFolder::getRoot() |
TQSampleFolder* | getRootSampleFolder() |
TQSample* | getSample(const TString& path) |
TQSampleFolder* | getSampleFolder(TString path_, TClass* tclass = 0) |
vector<TString> | getSampleFolderPaths(const TString& path_ = "?", TClass* tClass = __null, bool toplevelOnly = false) |
vector<TString> | getSampleFolderPathsWildcarded(const TString& path_ = "?", TClass* tClass = __null, bool toplevelOnly = false) |
vector<TQSampleFolder*> | getSampleFoldersWithTagEquivalentTo(const TQValue* tag) |
vector<TQSampleFolder*> | getSampleFoldersWithTagEquivalentTo(const TQValue& tag) |
vector<TQSampleFolder*> | getSampleFoldersWithTagsEquivalentTo(const vector<const TQValue*>& tags) |
vector<TString> | getSamplePaths(const TString& path_ = "?", TClass* tClass = __null, bool toplevelOnly = false) |
vector<TString> | getSamplePathsWildcarded(const TString& path_ = "?", TClass* tClass = __null, bool toplevelOnly = false) |
double | getScaleFactor(const TString& name, bool recursive = false) |
bool | getScaleFactor(const TString& path, double& scale, double& uncertainty, bool recursive = false) |
TQCounter* | getScaleFactorCounter(const TString& name) |
TQCounter* | getScaleFactorCounterInternal(TString name) |
TQCounter* | getScaleFactorCounterInternal(const TString& path, const TString& scaleScheme) |
TQCounter* | getScaleFactorCounterRecursive(const TString& name) |
virtual int | TQFolder::getSize(bool memoryOnly = true) |
virtual TString | TQFolder::getSizeAsString(bool memoryOnly = true) |
bool | TQTaggable::getTag(const TString& key, double& value) |
bool | TQTaggable::getTag(const TString& key, int& value) |
bool | TQTaggable::getTag(const TString& key, bool& value) |
bool | TQTaggable::getTag(const TString& key, TString& value) |
int | TQTaggable::getTag(const TString& key, vector<TString>& vec) |
int | TQTaggable::getTag(const TString& key, vector<int>& vec) |
int | TQTaggable::getTag(const TString& key, vector<double>& vec) |
int | TQTaggable::getTag(const TString& key, vector<bool>& vec) |
int | TQTaggable::getTag(const TString& key, TList* l) |
bool | TQTaggable::getTag(const TString& key, double& value, bool recursive) |
bool | TQTaggable::getTag(const TString& key, int& value, bool recursive) |
bool | TQTaggable::getTag(const TString& key, bool& value, bool recursive) |
bool | TQTaggable::getTag(const TString& key, TString& value, bool recursive) |
bool | TQTaggable::getTagAsString(const TString& key, TString& tag) |
bool | TQTaggable::getTagBool(const TString& key, bool& value) |
bool | TQTaggable::getTagBool(const TString& key, bool& value, bool recursive) |
bool | TQTaggable::getTagBoolDefault(const TString& key, bool defaultVal = false) |
double | TQTaggable::getTagDefault(const TString& key, double defaultVal) |
int | TQTaggable::getTagDefault(const TString& key, int defaultVal) |
bool | TQTaggable::getTagDefault(const TString& key, bool defaultVal) |
TString | TQTaggable::getTagDefault(const TString& key, const TString& defaultVal) |
TString | TQTaggable::getTagDefault(const TString& key, const char* defaultVal) |
bool | TQTaggable::getTagDouble(const TString& key, double& value) |
bool | TQTaggable::getTagDouble(const TString& key, double& value, bool recursive) |
double | TQTaggable::getTagDoubleDefault(const TString& key, double defaultVal = 0.) |
virtual TList* | TQFolder::getTaggablesByName(const TString& taggables) |
bool | TQTaggable::getTagInteger(const TString& key, int& value) |
bool | TQTaggable::getTagInteger(const TString& key, int& value, bool recursive) |
int | TQTaggable::getTagIntegerDefault(const TString& key, int defaultVal = 0) |
TList* | TQTaggable::getTagList(const TString& key) |
int | TQTaggable::getTagListLength(const TString& key) |
int | TQTaggable::getTagsSize() |
string | TQTaggable::getTagStandardStringDefault(const TString& key, const TString& defaultVal = "") |
bool | TQTaggable::getTagString(const TString& key, TString& value) |
bool | TQTaggable::getTagString(const TString& key, TString& value, bool recursive) |
TString | TQTaggable::getTagStringDefault(const TString& key, const TString& defaultVal = "") |
vector<bool> | TQTaggable::getTagVBool(const TString& key) |
vector<double> | TQTaggable::getTagVDouble(const TString& key) |
vector<int> | TQTaggable::getTagVInt(const TString& key) |
vector<int> | TQTaggable::getTagVInteger(const TString& key) |
vector<string> | TQTaggable::getTagVStandardString(const TString& key) |
vector<TString> | TQTaggable::getTagVString(const TString& key) |
virtual const char* | TNamed::GetTitle() const |
TList* | TQFolder::getTraceToRoot(bool startAtRoot = false) |
bool | TQTaggable::getTypeOfTagAsString(const TString& key, TString& type) |
virtual UInt_t | TObject::GetUniqueID() const |
static const TString& | TQTaggable::getValidKeyCharacters() |
static const TString& | TQFolder::getValidNameCharacters() |
bool | TQTaggable::getValueOfTagAsString(const TString& key, TString& value) |
TString | TQTaggable::getValuesOfTags(const TString& keys, const TString& sep = ", ") |
virtual Bool_t | TObject::HandleTimer(TTimer* timer) |
bool | hasCounter(TString path, TString name, TString options = "") |
bool | TQTaggable::hasEquivalentTag(const TQValue* reference, bool recurseUp = true) |
bool | TQTaggable::hasEquivalentTag(const TQValue& reference, bool recurseUp = true) |
bool | TQTaggable::hasEquivalentTag(const TString& key, const TString& value) |
bool | TQTaggable::hasEquivalentTag(const TString& key, const double value) |
bool | TQTaggable::hasEquivalentTag(const TString& key, const int value) |
bool | TQTaggable::hasEquivalentTag(const TString& key, const bool value) |
bool | hasFriends() |
static bool | TQTaggable::hasGlobalTaggable(const char* name) |
static bool | TQTaggable::hasGlobalTaggable(const TString& name) |
virtual ULong_t | TNamed::Hash() const |
bool | hasHistogram(TString path, TString name, TString options = "") |
Bool_t | TObject::HasInconsistentHash() const |
bool | TQTaggable::hasMatchingTag(const TString& name) const |
virtual bool | TQFolder::hasObject(TString name) |
bool | TQTaggable::hasTag(const TString& key) |
bool | TQTaggable::hasTagBool(const TString& key) |
bool | TQTaggable::hasTagDouble(const TString& key) |
bool | TQTaggable::hasTagInteger(const TString& key) |
bool | TQTaggable::hasTagString(const TString& key) |
bool | TQTaggable::hasTagWithIndex(const TString& key) |
bool | TQTaggable::hasTagWithoutIndex(const TString& key) |
virtual bool | TQTaggable::hasUnreadKeys(const TString& filter = "") |
virtual bool | TQFolder::importFromText(const TString& input) |
virtual bool | TQFolder::importFromText(const TString& input, TString& errorMessage) |
virtual bool | TQFolder::importFromTextFile(const TString& filename) |
virtual bool | TQFolder::importFromTextFile(const TString& filename, TString& errorMessage) |
virtual bool | TQFolder::importFromTextFiles(const TString& filePattern) |
virtual bool | TQFolder::importFromTextFiles(const TString& filePattern, TString& errorMessage) |
virtual TObject* | TQFolder::importObject(TString importPath, bool recurse = true) |
int | TQTaggable::importTag(TString tag, bool overwrite = true, bool keepStringQuotes = false) |
int | TQTaggable::importTags(TString tags, bool overwrite = true, bool keepStringQuotes = false) |
int | TQTaggable::importTags(const TQTaggable* tags, bool overwrite = true, bool recursive = false) |
int | TQTaggable::importTags(shared_ptr<TQTaggable> tags, bool overwrite = true, bool recursive = false) |
int | TQTaggable::importTags(const TQTaggable& tags, bool overwrite = true, bool recursive = false) |
int | TQTaggable::importTagsWithoutPrefix(const TQTaggable* tags, const TString& prefix, bool overwrite = true, bool recursive = false) |
int | TQTaggable::importTagsWithoutPrefix(const TQTaggable& tags, const TString& prefix, bool overwrite = true, bool recursive = false) |
int | TQTaggable::importTagsWithPrefix(TString tags, const TString& prefix, bool overwrite = true, bool keepStringQuotes = false, TString fallbackKey = "") |
int | TQTaggable::importTagsWithPrefix(const TQTaggable* tags, const TString& prefix, bool overwrite = true, bool recursive = false, TString fallbackKey = "") |
int | TQTaggable::importTagsWithPrefix(const TQTaggable& tags, const TString& prefix, bool overwrite = true, bool recursive = false, TString fallbackKey = "") |
int | TQTaggable::importTagWithPrefix(const TString& tag, const TString& prefix, bool overwrite = true, TString fallbackKey = "", bool keepStringQuotes = false) |
virtual void | TObject::Info(const char* method, const char* msgfmt,...) const |
virtual Bool_t | TObject::InheritsFrom(const char* classname) const |
virtual Bool_t | TObject::InheritsFrom(const TClass* cl) const |
virtual void | TObject::Inspect() constMENU |
void | TObject::InvertBit(UInt_t f) |
virtual TClass* | IsA() const |
bool | TQFolder::isBaseOf(TQFolder* folder) |
Bool_t | TObject::IsDestructed() const |
bool | TQFolder::isEmpty() const |
virtual Bool_t | TObject::IsEqual(const TObject* obj) const |
virtual bool | TQFolder::isEquivalentTo(TQFolder* f, const TString& options = "") |
virtual bool | TQFolder::isEquivalentTo(TQFolder* f, TQTaggable& options) |
virtual Bool_t | TFolder::IsFolder() const |
bool | isFriend(TQSampleFolder* other) |
bool | TQFolder::isLazy() |
bool | TQFolder::isOnDisk() |
bool | TQFolder::isOnDisk(TDirectory* dir) |
Bool_t | TObject::IsOnHeap() const |
Bool_t | TFolder::IsOwner() const |
bool | TQFolder::isRoot() |
virtual bool | TQFolder::IsSortable() const |
bool | TQTaggable::isTagOverwrittenByDescendants(TString key) |
static bool | TQTaggable::isValidKey(const TString& key) |
static bool | TQFolder::isValidName(const TString& name) |
static bool | TQFolder::isValidPath(TString path, bool allowRelativePaths = true, bool allowWildcards = true, bool allowArithmeticStringExpressions = false) |
bool | isVariant(bool recursive = true) |
Bool_t | TObject::IsZombie() const |
static TQFolder* | TQFolder::loadFolder(TString path, bool lazy = false) |
static TQFolder* | TQFolder::loadFromTextFile(TString filename, bool showErrorMessage = false) |
static TQFolder* | TQFolder::loadFromTextFile(TString filename, TString& errorMessage) |
static TQFolder* | TQFolder::loadLazyFolder(TString path) |
static TQSampleFolder* | loadLazySampleFolder(const TString& path) |
static TQSampleFolder* | loadSampleFolder(TString path, bool lazy = false) |
virtual void | TFolder::ls(Option_t* option = "") constMENU |
static TString | TQFolder::makeExportName(TString exportName) |
static TList* | TQTaggable::makeListOfTags(TList* unTags) |
static TString | TQFolder::makeValidIdentifier(TString identifier, TString replacement = "") |
static TString | TQFolder::makeValidPath(TString path, TString replacement = "", bool allowRelativePaths = true, bool allowWildcards = true) |
void | TObject::MayNotUse(const char* method) const |
bool | merge(TQSampleFolder* f, bool sumElements = false, bool verbose = false) |
bool | merge(TQSampleFolder* f, const TString& traceID, bool sumElements = false, bool verbose = false) |
bool | TQFolder::mergeTags(TQFolder* other) |
virtual bool | TQFolder::moveFolder(const TString& source, const TString& dest) |
virtual bool | TQFolder::moveTo(const TString& dest) |
virtual bool | TQFolder::moveTo(TQFolder* dest, const TString& newName = "") |
static TQFolder* | TQFolder::newFolder(TString name) |
virtual TQFolder* | newInstance(const TString& name) |
static TQSampleFolder* | newSampleFolder(TString name) |
static TQSampleFolder* | newSampleList(const TString& name, const TString& treeLocation, double normalization = 1.) |
virtual Bool_t | TObject::Notify() |
void | TObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const |
virtual Int_t | TFolder::Occurence(const TObject* obj) const |
virtual void | TQTaggable::onAccess(TQValue* tag) |
virtual void | TQTaggable::onRead(TQValue* tag) |
virtual void | TQTaggable::onWrite(TQValue* tag) |
static TFile* | TQFolder::openFile(TString& importPath, const TString& opt = "READ") |
void | TObject::operator delete(void* ptr) |
void | TObject::operator delete(void* ptr, void* vp) |
void | TObject::operator delete[](void* ptr) |
void | TObject::operator delete[](void* ptr, void* vp) |
void* | TObject::operator new(size_t sz) |
void* | TObject::operator new(size_t sz, void* vp) |
void* | TObject::operator new[](size_t sz) |
void* | TObject::operator new[](size_t sz, void* vp) |
TQFolder& | TQFolder::operator=(const TQFolder&) |
virtual void | TObject::Paint(Option_t* option = "") |
static bool | TQFolder::parseDestination(TString dest, TString& path, TString& newName) |
static TQTaggable* | TQTaggable::parseFlags(const TString& flags) |
bool | TQTaggable::parseKey(TString key, TString& bareKey, int& opUp, int& opDown) |
static bool | TQFolder::parseLocation(TString importpath, TString& filename, TString& objname) |
static TQTaggable* | TQTaggable::parseParameterList(const TString& parameter, const TString& sep = ",", bool trim = true, const TString& blocks = "", const TString& quotes = "") |
virtual void | TObject::Pop() |
void | TQFolder::print(const TString& options = "") |
virtual void | TNamed::Print(Option_t* option = "") const |
int | TQTaggable::printClaim(const TString& definition) |
void | TQFolder::printContents(const TString& options = "") |
void | printCounter(const TString& path, const TString& name, const TString& options = "", TList* sfList = 0) |
bool | TQFolder::printDiff(TQFolder* f, const TString& options = "") |
bool | TQFolder::printDiff(const TString& path1, const TString& path2, const TString& options = "") |
bool | TQTaggable::printDiffOfTags(TQTaggable* tags, const TString& options = "") |
bool | TQTaggable::printDiffOfTags(TQTaggable* tags, TQTaggable& options) |
void | printFriends() |
void | printListOfCounters(const TString& options = "") |
void | printListOfHistograms(const TString& options = "") |
int | printListOfSamples(const TString& path = "*") |
void | printScaleFactors(TString filter = "") |
void | TQTaggable::printTags(TString options = "r") |
void | purgeWithoutTag(const TString& tag) |
virtual Int_t | TObject::Read(const char* name) |
virtual void | TFolder::RecursiveRemove(TObject* obj) |
virtual void | TFolder::Remove(TObject* obj) |
static bool | TQTaggable::removeGlobalTaggable(const char* name) |
static bool | TQTaggable::removeGlobalTaggable(const TString& name) |
virtual bool | TQFolder::removeObject(const TString& name) |
int | TQTaggable::removeTag(const TString& key) |
int | TQTaggable::removeTags(const TString& key) |
int | renameCounter(TString oldName, TString newName) |
int | renameHistogram(TString oldName, TString newName) |
bool | renameLocalCounter(TString oldName, TString newName) |
bool | renameLocalHistogram(TString oldName, TString newName) |
bool | renameLocalObject(TString category, TClass* classType, TString oldName, TString newName) |
bool | TQTaggable::renameTag(const TString& oldKey, const TString& newKey) |
int | TQTaggable::renameTags(const TString& oldPrefix, const TString& newPrefix) |
int | TQFolder::replaceInFolderTags(TQTaggable& params, const TString& path, const TString& tagFilter = "*", TClass* typeFilter = TQFolder::Class()) |
string | TQTaggable::replaceInStandardString(const TString& in, bool keepQuotes = false) |
string | TQTaggable::replaceInStandardString(const TString& in, const char* prefix, bool keepQuotes = false) |
string | TQTaggable::replaceInStandardString(const TString& in, const TString& prefix, bool keepQuotes = false) |
string | TQTaggable::replaceInStandardStringRecursive(TString in, const TString& prefix = "", bool keepQuotes = false) |
int | TQTaggable::replaceInTags(TQTaggable& params, const TString& tagFilter = "*") |
TString | TQTaggable::replaceInText(const TString& in, bool keepQuotes = false) |
TString | TQTaggable::replaceInText(const TString& in, const char* prefix, bool keepQuotes = false) |
TString | TQTaggable::replaceInText(const TString& in, const TString& prefix, bool keepQuotes = false) |
TString | TQTaggable::replaceInText(const TString& in, int& nReplaced, int& nFailed, bool keepQuotes = false) |
TString | TQTaggable::replaceInText(TString in, int& nReplaced, int& nFailed, const TString& prefix, bool keepQuotes = false) |
TString | TQTaggable::replaceInTextRecursive(TString in, const TString& prefix = "", bool keepQuotes = false) |
void | TObject::ResetBit(UInt_t f) |
virtual void | TQTaggable::resetReadFlags() |
TObject* | TQFolder::resolveImportLink(const TString& linkName, bool recurse = true) |
TObject* | TQFolder::resolveImportLink(const TString& linkName, TDirectory* dir, bool recurse = true) |
int | TQFolder::resolveImportLinks(bool recurse = true) |
int | TQFolder::resolveImportLinks(TDirectory* dir, bool recurse = true) |
virtual void | TFolder::SaveAs(const char* filename = "", Option_t* option = "") constMENU |
virtual void | TObject::SavePrimitive(ostream& out, Option_t* option = "") |
void | TObject::SetBit(UInt_t f) |
void | TObject::SetBit(UInt_t f, Bool_t set) |
int | TQFolder::setDirectory(TDirectory* dir = (ROOT::Internal::TDirectoryAtomicAdapter(TDirectory::CurrentDirectory())), bool own = false) |
virtual void | TObject::SetDrawOption(Option_t* option = "")MENU |
static void | TObject::SetDtorOnly(void* obj) |
void | TQFolder::setExportName(const TString& name) |
void | TQTaggable::setGlobalIgnoreCase(bool globalIgnoreCase = true) |
void | TQTaggable::setGlobalOverwrite(bool globalOverwrite = true) |
void | TQFolder::setInfoTags() |
void | setIsVariant(bool isVariant = true) |
void | TQFolder::setName(const TString& newName) |
virtual void | TNamed::SetName(const char* name)MENU |
virtual void | TNamed::SetNameTitle(const char* name, const char* title) |
static void | TObject::SetObjectStat(Bool_t stat) |
virtual void | TFolder::SetOwner(Bool_t owner = kTRUE) |
int | setScaleFactor(const TString& name, double scaleFactor, double uncertainty = 0) |
int | setScaleFactor(const char* name, double scaleFactor, double uncertainty = 0) |
int | setScaleFactor(const TString& name, double scaleFactor, const TString& sampleFolders) |
int | setScaleFactor(const TString& name, double scaleFactor, const char* sampleFolders) |
int | setScaleFactor(const TString& name, double scaleFactor, double uncertainty, const TString& sampleFolders) |
int | setScaleFactor(TString name, const TString& title, double scaleFactor, double uncertainty = 0) |
int | TQTaggable::setTag(const TString& key, double value, const TString& destination = "") |
int | TQTaggable::setTag(const TString& key, int value, const TString& destination = "") |
int | TQTaggable::setTag(const TString& key, bool value, const TString& destination = "") |
int | TQTaggable::setTag(const TString& key, const TString& value, const TString& destination = "") |
int | TQTaggable::setTag(const TString& key, const char* value, const TString& destination = "") |
int | TQTaggable::setTag(const char* key, double value, const TString& destination = "") |
int | TQTaggable::setTag(const char* key, int value, const TString& destination = "") |
int | TQTaggable::setTag(const char* key, bool value, const TString& destination = "") |
int | TQTaggable::setTag(const char* key, const TString& value, const TString& destination = "") |
int | TQTaggable::setTag(const char* key, const char* value, const TString& destination = "") |
int | TQTaggable::setTagAuto(const TString& key, TString value, const TString& destination = "") |
int | TQTaggable::setTagBool(TString key, bool value, const TString& destination = "") |
int | TQTaggable::setTagDouble(TString key, double value, const TString& destination = "") |
int | TQTaggable::setTagInteger(TString key, int value, const TString& destination = "") |
int | TQTaggable::setTagList(const TString& key, TString value, const TString& destination = "") |
int | TQTaggable::setTagString(TString key, const TString& value, const TString& destination = "") |
virtual void | TNamed::SetTitle(const char* title = "")MENU |
virtual void | TObject::SetUniqueID(UInt_t uid) |
virtual void | ShowMembers(TMemberInspector& insp) const |
virtual Int_t | TNamed::Sizeof() const |
virtual int | TQFolder::sortByName() |
virtual void | TQFolder::sortByNameRecursive() |
virtual void | Streamer(TBuffer&) |
void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
virtual void | TObject::SysError(const char* method, const char* msgfmt,...) const |
bool | TQTaggable::tagIsOfTypeBool(const TString& key) |
bool | TQTaggable::tagIsOfTypeDouble(const TString& key) |
bool | TQTaggable::tagIsOfTypeInteger(const TString& key) |
bool | TQTaggable::tagIsOfTypeString(const TString& key) |
bool | TQTaggable::tagsAreEquivalentTo(TQTaggable* tags, const TString& filter = "") |
Bool_t | TObject::TestBit(UInt_t f) const |
Int_t | TObject::TestBits(UInt_t f) const |
| TQSampleFolder() |
| TQSampleFolder(TString name_) |
void | unfriend(TQSampleFolder* other) |
virtual void | TObject::UseCurrentStyle() |
bool | validateAllCounter(TQSampleFolder* sampleFolder, TString options = "") |
bool | validateAllCounter(TString path1, TString path2, TString options = "") |
bool | validateCounter(TString path1, TString path2, TString counterName, TString options = "") |
bool | validateCounter(TQSampleFolder* sampleFolder, TString counterName, TString options = "", int indent = 0) |
int | visitMe(TQSampleVisitor* visitor, bool requireSelectionTag = false) |
int | visitSampleFolders(TQSampleVisitor* visitor, const TString& category = "?") |
int | visitSampleFolders(TQSampleVisitor* visitor, const vector<TQSampleFolder*>& selectedFolders) |
int | visitSampleFolders(TQSampleVisitor* visitor, const set<TQSampleFolder*>& selectedFolders) |
virtual void | TObject::Warning(const char* method, const char* msgfmt,...) const |
virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) |
virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const |
virtual bool | TQFolder::writeDirectory(TDirectory* baseDir) |
virtual bool | TQFolder::writeFolder(TDirectory* dir, int depth = -1, bool keepInMemory = true) |
virtual bool | TQFolder::writeFolder(TDirectory* dir, TString name, int depth = -1, bool keepInMemory = true) |
virtual bool | TQFolder::writeFolderMaxSize(TDirectory* dir, int maxSizeInMB = 10, bool keepInMemory = true) |
virtual bool | TQFolder::writeFolderMaxSize(TDirectory* dir, TString name, int maxSizeInMB = 10, bool keepInMemory = true) |
virtual int | TQFolder::writeToFile(const TString& filename, bool overwrite = 0, int depth = -1, bool keepInMemory = true) |
virtual bool | TQFolder::writeUpdate(int depth = -1, bool keepInMemory = true) |