ATLAS Offline Software
Loading...
Searching...
No Matches
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
9
10namespace LVL1TGCTrigger {
11
13{
14 private:
15 static constexpr int s_NumberOfStripTripletSBData = 8;
16
17 public:
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
static constexpr int s_NumberOfStripTripletSBData