#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"| 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.