#include "DQMServices/Core/interface/MonitorElement.h"
#include "DQMServices/Core/interface/QTest.h"
#include "DQMServices/Core/src/DQMError.h"
#include "TClass.h"
#include "TMath.h"
#include "TList.h"
#include "THashList.h"
#include <iostream>
#include <cassert>
#include <cfloat>
#include <inttypes.h>
Go to the source code of this file.
|
static TH1 * | checkRootObject (const std::string &name, TObject *tobj, const char *func, int reqdim) |
|
#define __STDC_FORMAT_MACROS 1 |
#define DQM_ROOT_METHODS 1 |
static TH1* checkRootObject |
( |
const std::string & |
name, |
|
|
TObject * |
tobj, |
|
|
const char * |
func, |
|
|
int |
reqdim |
|
) |
| |
|
static |