ATLAS Offline Software
Trigger
TrigT1
L1Topo
L1TopoInterfaces
Root
CountingAlg.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
// CountingAlg.cxx
5
// TopoCore
6
// Created by Carlos Moreno on 05/05/20.
7
8
#include "
L1TopoInterfaces/CountingAlg.h
"
9
10
TCS::StatusCode
11
TCS::CountingAlg::doReset
() {
12
return
StatusCode::SUCCESS
;
13
}
14
15
TCS::CountingAlg::~CountingAlg
() {}
16
17
TCS::StatusCode
18
TCS::CountingAlg::processBitCorrect
(
const
TCS::InputTOBArray
&
input
,
19
Count
&
count
)
20
{
21
return
process
(
input
,
count
);
22
}
TCS::StatusCode::SUCCESS
@ SUCCESS
Definition:
Trigger/TrigT1/L1Topo/L1TopoCommon/L1TopoCommon/StatusCode.h:17
SUSY_SimplifiedModel_PostInclude.process
string process
Definition:
SUSY_SimplifiedModel_PostInclude.py:42
CountingAlg.h
XMLtoHeader.count
count
Definition:
XMLtoHeader.py:85
TCS::CountingAlg::processBitCorrect
virtual TCS::StatusCode processBitCorrect(const InputTOBArray &input, Count &count)=0
Definition:
CountingAlg.cxx:18
TCS::CountingAlg::doReset
virtual StatusCode doReset()
Definition:
CountingAlg.cxx:11
TCS::InputTOBArray
Definition:
InputTOBArray.h:15
PlotPulseshapeFromCool.input
input
Definition:
PlotPulseshapeFromCool.py:106
TCS::Count
Definition:
L1Topo/L1TopoInterfaces/L1TopoInterfaces/Count.h:20
TCS::CountingAlg::~CountingAlg
virtual ~CountingAlg()
Definition:
CountingAlg.cxx:15
TCS::StatusCode
Definition:
Trigger/TrigT1/L1Topo/L1TopoCommon/L1TopoCommon/StatusCode.h:15
Generated on Sun Dec 22 2024 21:08:39 for ATLAS Offline Software by
1.8.18