ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
L1Topo
L1TopoAlgorithms
L1TopoAlgorithms
jLJetMultiplicity.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 __TopoCore__jLJetMultiplicity__
6
#define __TopoCore__jLJetMultiplicity__
7
8
#include <iostream>
9
#include <vector>
10
#include "
L1TopoInterfaces/CountingAlg.h
"
11
#include "
L1TopoEvent/TOBArray.h
"
12
13
#include "
TrigConfData/L1Threshold.h
"
14
15
class
TH2;
16
17
namespace
TCS
{
18
19
class
jLJetMultiplicity
:
public
CountingAlg
{
20
public
:
21
jLJetMultiplicity
(
const
std::string &
name
);
22
virtual
~jLJetMultiplicity
();
23
24
virtual
StatusCode
initialize
()
override
;
25
26
virtual
StatusCode
processBitCorrect
(
const
TCS::InputTOBArray
& input,
27
Count
&
count
)
override
final ;
28
29
virtual
StatusCode
process
(
const
TCS::InputTOBArray
& input,
30
Count
&
count
)
override
final ;
31
32
33
34
private
:
35
36
TrigConf::L1Threshold
const
*
m_threshold
{
nullptr
};
37
};
38
39
}
40
41
#endif
CountingAlg.h
L1Threshold.h
TOBArray.h
TCS::ConfigurableAlg::name
const std::string & name() const
Definition
ConfigurableAlg.h:49
TCS::Count
Definition
Count.h:20
TCS::CountingAlg::CountingAlg
CountingAlg(const std::string &name)
Definition
CountingAlg.h:28
TCS::InputTOBArray
Definition
InputTOBArray.h:15
TCS::StatusCode
Definition
Trigger/TrigT1/L1Topo/L1TopoCommon/L1TopoCommon/StatusCode.h:15
TCS::jLJetMultiplicity::m_threshold
TrigConf::L1Threshold const * m_threshold
Definition
jLJetMultiplicity.h:36
TCS::jLJetMultiplicity::jLJetMultiplicity
jLJetMultiplicity(const std::string &name)
Definition
jLJetMultiplicity.cxx:28
TCS::jLJetMultiplicity::processBitCorrect
virtual StatusCode processBitCorrect(const TCS::InputTOBArray &input, Count &count) override final
Definition
jLJetMultiplicity.cxx:57
TCS::jLJetMultiplicity::initialize
virtual StatusCode initialize() override
Definition
jLJetMultiplicity.cxx:40
TCS::jLJetMultiplicity::~jLJetMultiplicity
virtual ~jLJetMultiplicity()
Definition
jLJetMultiplicity.cxx:36
TrigConf::L1Threshold
Standard L1 threshold configuration.
Definition
L1ThresholdBase.h:125
process
const std::string process
Definition
fbtTestBasics.cxx:76
count
int count(std::string s, const std::string ®x)
count how many occurances of a regx are in a string
Definition
hcg.cxx:148
TCS
Definition
AnomalyDetectionBDT.h:18
Generated on
for ATLAS Offline Software by
1.17.0