src
DQM
SiStripCommon
interface
ExtractTObject.h
Go to the documentation of this file.
1
#ifndef DQM_SiStripCommon_ExtractTObject_H
2
#define DQM_SiStripCommon_ExtractTObject_H
3
4
#include "
DQMServices/Core/interface/DQMStore.h
"
5
#include <string>
6
8
template
<
class
T>
9
class
ExtractTObject
{
10
public
:
11
typedef
dqm::legacy::MonitorElement
MonitorElement
;
12
13
static
T
*
extract
(
MonitorElement
*
me
);
14
};
15
16
#endif // DQM_SiStripCommon_ExtractTObject_H
DQMStore.h
hlt_dqm_clientPB-live_cfg.me
me
Definition:
hlt_dqm_clientPB-live_cfg.py:62
dqm::legacy::MonitorElement
Definition:
MonitorElement.h:466
ExtractTObject::MonitorElement
dqm::legacy::MonitorElement MonitorElement
Definition:
ExtractTObject.h:11
ExtractTObject::extract
static T * extract(MonitorElement *me)
Definition:
ExtractTObject.cc:21
ExtractTObject
Definition:
ExtractTObject.h:9
T
long double T
Definition:
Basic3DVectorLD.h:48
Generated for CMSSW Reference Manual by
1.8.14