ATLAS Offline Software
Trigger
TrigHypothesis
TrigHLTJetHypo
src
RepeatedConditionsDefs.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 TRIGHLTJETHYPO_REPEATEDCONDITIONSDES_H
6
#define TRIGHLTJETHYPO_REPEATEDCONDITIONSDES_H
7
/********************************************************************
8
*
9
* NAME: RepeatedConditionsDefs.h
10
* PACKAGE: Trigger/TrigHypothesis/TrigHLTJetHypo
11
*
12
* AUTHOR: P. Sherwood
13
*********************************************************************/
14
15
#include <string>
16
#include <memory>
17
#include "
./IRepeatedCondition.h
"
18
19
using
ConditionPtr
= std::unique_ptr<IRepeatedCondition>;
20
using
ConditionPtrs
= std::vector<ConditionPtr>;
21
using
ConditionPtrsIter
=
ConditionPtrs::iterator
;
22
23
#endif
xAOD::iterator
JetConstituentVector::iterator iterator
Definition:
JetConstituentVector.cxx:68
IRepeatedCondition.h
ConditionPtr
std::unique_ptr< IRepeatedCondition > ConditionPtr
Definition:
RepeatedConditionsDefs.h:19
ConditionPtrsIter
ConditionPtrs::iterator ConditionPtrsIter
Definition:
RepeatedConditionsDefs.h:21
ConditionPtrs
std::vector< ConditionPtr > ConditionPtrs
Definition:
RepeatedConditionsDefs.h:20
Generated on Sun Dec 22 2024 21:17:05 for ATLAS Offline Software by
1.8.18