Main Page
Namespaces
Classes
Package Documentation
CalibMuon
DTDigiSync
src
DTTTrigSyncT0Only.h
Go to the documentation of this file.
1
#ifndef RecoLocalMuon_DTTTrigSyncT0Only_H
2
#define RecoLocalMuon_DTTTrigSyncT0Only_H
3
12
#include "
CalibMuon/DTDigiSync/interface/DTTTrigBaseSync.h
"
13
14
15
16
class
DTLayer
;
17
class
DTWireId
;
18
class
DTT0
;
19
20
namespace
edm
{
21
class
ParameterSet
;
22
}
23
24
class
DTTTrigSyncT0Only
:
public
DTTTrigBaseSync
{
25
public
:
27
DTTTrigSyncT0Only
(
const
edm::ParameterSet
&
config
);
28
30
~
DTTTrigSyncT0Only
()
override
;
31
32
// Operations
33
35
void
setES(
const
edm::EventSetup
&
setup
)
override
;
36
37
42
double
offset
(
const
DTLayer
* layer,
43
const
DTWireId
& wireId,
44
const
GlobalPoint
& globPos,
45
double
& tTrig,
46
double
& wirePropCorr,
47
double
& tofCorr)
override
;
48
49
double
offset
(
const
DTWireId
& wireId)
override
;
50
53
double
emulatorOffset(
const
DTWireId
& wireId,
54
double
&tTrig,
55
double
&t0cell)
override
;
56
57
58
private
:
59
60
const
DTT0
*
tZeroMap
;
61
62
// Set the verbosity level
63
const
bool
debug
;
64
};
65
#endif
66
DTTTrigSyncT0Only::tZeroMap
const DTT0 * tZeroMap
Definition:
DTTTrigSyncT0Only.h:60
ParameterSet
Definition:
Functions.h:16
GeneralSetup.setup
def setup(process, global_tag, zero_tesla=False)
Definition:
GeneralSetup.py:1
config
Definition:
config.py:1
DTT0
Definition:
DTT0.h:53
edm::EventSetup
Definition:
EventSetup.h:52
PFRecoTauDiscriminationByIsolation_cfi.offset
offset
Definition:
PFRecoTauDiscriminationByIsolation_cfi.py:61
DTTTrigSyncT0Only
Definition:
DTTTrigSyncT0Only.h:24
Point3DBase< float, GlobalTag >
edm
HLT enums.
Definition:
AlignableModifier.h:17
DTLayer
Definition:
DTLayer.h:26
DTWireId
Definition:
DTWireId.h:13
edm::ParameterSet
Definition:
ParameterSet.h:36
DTTTrigSyncT0Only::debug
const bool debug
Definition:
DTTTrigSyncT0Only.h:63
DTTTrigBaseSync.h
DTTTrigBaseSync
Definition:
DTTTrigBaseSync.h:20
Generated for CMSSW Reference Manual by
1.8.11