ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigEvent
TrigNavigation
src
TrigAuxStore.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id$
15
16
17
#ifndef TRIGNAVIGATION_TRIGAUXSTORE_H
18
#define TRIGNAVIGATION_TRIGAUXSTORE_H
19
20
21
#include "
AthContainers/AuxStoreInternal.h
"
22
23
24
namespace
HLTNavDetails
{
25
26
34
class
TrigAuxStore
35
:
public
SG::AuxStoreInternal
36
{
37
public
:
38
TrigAuxStore
() {}
39
40
using
SG::AuxStoreInternal::addVector
;
41
};
42
43
44
}
// namespace HLTNavDetails
45
46
47
#endif
// not TRIGNAVIGATION_TRIGAUXSTORE_H
AuxStoreInternal.h
An auxiliary data store that holds data internally.
HLTNavDetails::TrigAuxStore::TrigAuxStore
TrigAuxStore()
Definition
TrigAuxStore.h:38
SG::AuxStoreInternal
An auxiliary data store that holds data internally.
Definition
AuxStoreInternal.h:43
SG::AuxStoreInternal::addVector
void addVector(std::unique_ptr< IAuxTypeVector > vec, bool isDecoration)
Explicitly add a vector to the store.
Definition
AuxStoreInternal.cxx:146
HLTNavDetails
Definition
Holder.cxx:117
Generated on
for ATLAS Offline Software by
1.14.0