ATLAS Offline Software
TrigDecisionToolLiteDict.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef TRIGDECISIONTOOLITE_TRIGDECISIONTOOLLITEDICT_H
6 #define TRIGDECISIONTOOLITE_TRIGDECISIONTOOLLITEDICT_H
7 
9 
10 namespace TDTLiteStruct {
11  ToolHandle<Trig::TrigDecisionToolLite> tdtlite;
12 }
13 
14 #endif
TrigDecisionToolLite.h
TDTLiteStruct::tdtlite
ToolHandle< Trig::TrigDecisionToolLite > tdtlite
Definition: TrigDecisionToolLiteDict.h:11
TDTLiteStruct
Definition: TrigDecisionToolLiteDict.h:10