#include <cstring>
#include "strlcpy.h"
#include "TBrowser.h"
#include "TEventList.h"
#include "TQueryResult.h"
#include "TRegexp.h"
#include "TROOT.h"
#include "TMacro.h"
#include "TMath.h"
#include "TSelector.h"
#include "TSystem.h"
#include "TTimeStamp.h"
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
Functions | |
bool | operator== (const TQueryResult &qr1, const TQueryResult &qr2) |
Compare two query result instances for equality. | |
bool operator== | ( | const TQueryResult & | qr1, |
const TQueryResult & | qr2 | ||
) |
Compare two query result instances for equality.
Session name and query number are compared.
Definition at line 491 of file TQueryResult.cxx.