ATLAS Offline Software
Loading...
Searching...
No Matches
SelectionReadHandle.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3*/
4
6
7
8//
9// includes
10//
11
13
15
16//
17// method implementations
18//
19
20namespace CP
21{
22 bool SelectionReadHandle ::
23 empty () const noexcept
24 {
25 return m_selection.empty();
26 }
27
28
29
30 SelectionReadHandle ::
31 operator bool () const noexcept
32 {
33 return !m_selection.empty();
34 }
35
36
37
38 StatusCode SelectionReadHandle ::
39 initialize ()
40 {
42 }
43}
std::unique_ptr< ISelectionReadAccessor > m_accessor
the accessor we use
std::string m_selection
the selection we use
Select isolated Photons, Electrons and Muons.
StatusCode makeSelectionReadAccessor(const std::string &expr, std::unique_ptr< ISelectionReadAccessor > &accessor, bool defaultToChar)
make the ISelectionReadAccessor for the given name
setBGCode setTAP setLVL2ErrorBits bool