Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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/MonitorElement.h
"
5
#include <string>
6
7
class
MonitorElement
;
8
10
template
<
class
T>
11
class
ExtractTObject
{
12
13
public
:
14
15
static
T
*
extract
(
MonitorElement
* me );
16
17
};
18
19
#endif // DQM_SiStripCommon_ExtractTObject_H
MonitorElement
Definition:
MonitorElement.h:34
MonitorElement.h
ExtractTObject::extract
static T * extract(MonitorElement *me)
Definition:
ExtractTObject.cc:21
ExtractTObject
Definition:
ExtractTObject.h:11
T
long double T
Definition:
Basic3DVectorLD.h:57
Generated for CMSSW Reference Manual by
1.8.5