ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigT1
Global
GlobalSimulation
src
FirstChain
IeEmEg1BDTSelector.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef GLOBALSIM_IEEMEG1BDTSELECTOR_H
6
#define GLOBALSIM_IEEMEG1BDTSELECTOR_H
7
8
9
#include <string>
10
11
namespace
GlobalSim
{
12
namespace
IOBitwise
{
13
class
eEmEg1BDTTOB
;
14
}
15
}
16
17
namespace
GlobalSim
{
18
23
24
using
IOBitwise::eEmEg1BDTTOB
;
25
26
class
IeEmEg1BDTSelector
{
27
public
:
28
virtual
~IeEmEg1BDTSelector
() =
default
;
29
virtual
bool
select
(
const
eEmEg1BDTTOB
&)
const
= 0;
30
virtual
std::string
to_string
()
const
= 0;
31
32
};
33
}
34
#endif
GlobalSim::IOBitwise::eEmEg1BDTTOB
Definition
eEmEg1BDTTOB.h:25
GlobalSim::IeEmEg1BDTSelector
Definition
IeEmEg1BDTSelector.h:26
GlobalSim::IeEmEg1BDTSelector::to_string
virtual std::string to_string() const =0
GlobalSim::IeEmEg1BDTSelector::select
virtual bool select(const eEmEg1BDTTOB &) const =0
GlobalSim::IeEmEg1BDTSelector::~IeEmEg1BDTSelector
virtual ~IeEmEg1BDTSelector()=default
GlobalSim::IOBitwise
Definition
CommonSortSelectAlgTool.h:18
GlobalSim
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
Definition
CommonSelector.cxx:8
Generated on
for ATLAS Offline Software by
1.16.1