Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
src
EventFilter
Utilities
interface
MicroStateService.h
Go to the documentation of this file.
1
#ifndef EvFMicroStateService_H
2
#define EvFMicroStateService_H 1
3
4
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
5
#include "
FWCore/ServiceRegistry/interface/ActivityRegistry.h
"
6
//#include "DataFormats/Provenance/interface/EventID.h"
7
//#include "DataFormats/Provenance/interface/Timestamp.h"
8
//#include "DataFormats/Provenance/interface/ModuleDescription.h"
9
//#include "DataFormats/Provenance/interface/ParameterSetID.h"
10
11
namespace
evf
{
12
13
class
MicroStateService
{
14
public
:
15
// the names of the states - some of them are never reached in an online app
16
MicroStateService
(
const
edm::ParameterSet
&,
edm::ActivityRegistry
&);
17
virtual
~MicroStateService
();
18
19
protected
:
20
};
21
22
}
// namespace evf
23
24
#endif
evf
Definition:
fillJson.h:27
ParameterSet.h
evf::MicroStateService::MicroStateService
MicroStateService(const edm::ParameterSet &, edm::ActivityRegistry &)
Definition:
FastMonitoringService.cc:1019
evf::MicroStateService::~MicroStateService
virtual ~MicroStateService()
Definition:
FastMonitoringService.cc:1021
ActivityRegistry.h
evf::MicroStateService
Definition:
MicroStateService.h:13
edm::ParameterSet
Definition:
ParameterSet.h:47
edm::ActivityRegistry
Definition:
ActivityRegistry.h:135
Generated for CMSSW Reference Manual by
1.8.14