ATLAS Offline Software
Trigger
TrigT1
Global
GlobalSimulation
src
L1TopoAlgs
isocut.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef GLOBALSIM_ISOCUT_H
6
#define GLOBALSIM_ISOCUT_H
7
8
// Isolation cut functions used by various L1Topo Algorithms
9
10
#include <string>
11
12
namespace
GlobalSim
{
13
bool
isocut
(
const
std::string&
threshold
,
const
unsigned
int
bit);
14
bool
isocut
(
const
unsigned
int
threshold
,
const
unsigned
int
bit);
15
}
16
17
18
#endif
GlobalSim
AlgTool to obtain a selection of eFex RoIs read in from the event store.
Definition:
dump.h:8
threshold
Definition:
chainparser.cxx:74
GlobalSim::isocut
bool isocut(const std::string &threshold, const unsigned int bit)
Definition:
isocut.cxx:10
Generated on Thu Nov 7 2024 21:17:28 for ATLAS Offline Software by
1.8.18