ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigHypothesis
TrigHLTJetHypo
src
TrigJetConditionConfig_acceptAll.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRIGJETCONDITIONCONFIG_ACCEPTALL_H
6
#define TRIGJETCONDITIONCONFIG_ACCEPTALL_H
7
8
#include "
ITrigJetConditionConfig.h
"
9
#include "
AthenaBaseComps/AthAlgTool.h
"
10
#include "
./ConditionsDefs.h
"
11
12
class
TrigJetConditionConfig_acceptAll
:
13
public
extends<AthAlgTool, ITrigJetConditionConfig> {
14
15
public
:
16
17
TrigJetConditionConfig_acceptAll
(
const
std::string&
type
,
18
const
std::string& name,
19
const
IInterface* parent);
20
21
virtual
Condition
getCondition
()
const override
;
22
23
};
24
#endif
AthAlgTool.h
ConditionsDefs.h
Condition
std::unique_ptr< ICondition > Condition
Definition
ConditionsDefs.h:19
ITrigJetConditionConfig.h
TrigJetConditionConfig_acceptAll::getCondition
virtual Condition getCondition() const override
Definition
TrigJetConditionConfig_acceptAll.cxx:16
TrigJetConditionConfig_acceptAll::TrigJetConditionConfig_acceptAll
TrigJetConditionConfig_acceptAll(const std::string &type, const std::string &name, const IInterface *parent)
Definition
TrigJetConditionConfig_acceptAll.cxx:10
type
Generated on
for ATLAS Offline Software by
1.14.0