ATLAS Offline Software
TGCStripDoubletSB.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 TGCStripDoubletSB_hh
6 #define TGCStripDoubletSB_hh
7 
9 
10 namespace LVL1TGCTrigger {
11 
13 public:
15  m_maxDev=3;
16  m_nChAdj=0;
17  m_iChBase=1;
18  m_posMaxDev=3;
19  m_negMaxDev=-3;
20 
21  m_SType = STRIP;
22  };
23 
25 
26 protected:
27 
28 };
29 
30 } //end of namespace bracket
31 
32 #endif
LVL1TGCTrigger::TGCStripDoubletSB::TGCStripDoubletSB
TGCStripDoubletSB()
Definition: TGCStripDoubletSB.h:14
LVL1TGCTrigger::TGCDoubletSB::m_nChAdj
int m_nChAdj
Definition: TGCDoubletSB.h:39
LVL1TGCTrigger::TGCDoubletSB
Definition: TGCDoubletSB.h:19
TGCDoubletSB.h
LVL1TGCTrigger::TGCDoubletSB::m_SType
TGCSignalType m_SType
Definition: TGCDoubletSB.h:42
LVL1TGCTrigger
Definition: LVL1TGCTrigger.cxx:47
LVL1TGCTrigger::TGCDoubletSB::m_posMaxDev
int m_posMaxDev
Definition: TGCDoubletSB.h:37
LVL1TGCTrigger::TGCDoubletSB::m_maxDev
int m_maxDev
Definition: TGCDoubletSB.h:36
LVL1TGCTrigger::STRIP
@ STRIP
Definition: TGCNumbering.h:52
LVL1TGCTrigger::TGCStripDoubletSB
Definition: TGCStripDoubletSB.h:12
LVL1TGCTrigger::TGCStripDoubletSB::~TGCStripDoubletSB
~TGCStripDoubletSB()
Definition: TGCStripDoubletSB.h:24
LVL1TGCTrigger::TGCDoubletSB::m_iChBase
int m_iChBase
Definition: TGCDoubletSB.h:40
LVL1TGCTrigger::TGCDoubletSB::m_negMaxDev
int m_negMaxDev
Definition: TGCDoubletSB.h:38