ATLAS Offline Software
Loading...
Searching...
No Matches
TrigDecisionToolCore.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3*/
4
5/**********************************************************************************
6 * @Project: TrigDecisionTool
7 * @Package: TrigDecisionTool
8 * @Class : TrigDecisionTool
9 *
10 * @brief main tool
11 *
12 * @author Michael Begel <michael.begel@cern.ch> - Brookhaven National Laboratory
13 *
14 ***********************************************************************************/
15
17
20#include "TrigConfL1Data/Menu.h"
21
23
24
29
32 // A consequence of placing the cache in a slot-specific wrapper
33 ptr->navigation (m_navigation);
34 return ptr;
35}
36
39 // A consequence of placing the cache in a slot-specific wrapper
42 p->navigation (navigation);
43 return ptr;
44}
45
48
49
52 return StatusCode::SUCCESS;
53}
54
56 return StatusCode::SUCCESS;
57}
Define macros for attributes used to control the static checker.
virtual Trig::CacheGlobalMemory * cgm()
Trig::ExpertMethods m_expertMethods
SG::SlotSpecificObj< Trig::CacheGlobalMemory > m_cacheGlobalMemory
HLT::TrigNavStructure * m_navigation