Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
Main Page
Related Pages
Modules
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
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
y
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
Properties
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
Files
File List
File 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
l
m
n
o
p
q
r
s
t
u
v
w
x
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
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
x
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
Macros
_
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
GitLab
LXR
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Trigger
TrigT1
TrigT1TGC
TrigT1TGC
TGCStripTripletSB.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TrigT1TGC_TGCStripTripletSB_h
6
#define TrigT1TGC_TGCStripTripletSB_h
7
8
#include "
TrigT1TGC/TGCSlaveBoard.h
"
9
10
namespace
LVL1TGCTrigger
{
11
12
class
TGCStripTripletSB
:
public
TGCSlaveBoard
13
{
14
private
:
15
static
constexpr
int
s_NumberOfStripTripletSBData
= 8;
16
17
public
:
18
TGCStripTripletSB
();
19
virtual
~TGCStripTripletSB
(){};
20
21
protected
:
22
virtual
void
doCoincidence
();
23
virtual
void
createSlaveBoardOut
();
24
};
25
26
27
}
//end of namespace bracket
28
29
#endif
LVL1TGCTrigger::TGCStripTripletSB
Definition:
TGCStripTripletSB.h:13
TGCSlaveBoard.h
LVL1TGCTrigger::TGCSlaveBoard
Definition:
TGCSlaveBoard.h:22
LVL1TGCTrigger
Definition:
LVL1TGCTrigger.cxx:47
LVL1TGCTrigger::TGCStripTripletSB::~TGCStripTripletSB
virtual ~TGCStripTripletSB()
Definition:
TGCStripTripletSB.h:19
LVL1TGCTrigger::TGCStripTripletSB::s_NumberOfStripTripletSBData
static constexpr int s_NumberOfStripTripletSBData
Definition:
TGCStripTripletSB.h:15
LVL1TGCTrigger::TGCStripTripletSB::createSlaveBoardOut
virtual void createSlaveBoardOut()
Definition:
TGCStripTripletSB.cxx:16
LVL1TGCTrigger::TGCStripTripletSB::TGCStripTripletSB
TGCStripTripletSB()
Definition:
TGCStripTripletSB.cxx:12
LVL1TGCTrigger::TGCStripTripletSB::doCoincidence
virtual void doCoincidence()
Definition:
TGCStripTripletSB.cxx:52
Generated on Mon Apr 21 2025 21:20:02 for ATLAS Offline Software by
1.8.18