ATLAS Offline Software
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$
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
SG::AuxStoreInternal::addVector
void addVector(std::unique_ptr< IAuxTypeVector > vec, bool isDecoration)
Explicitly add a vector to the store.
Definition:
AuxStoreInternal.cxx:144
HLTNavDetails
Definition:
Holder.cxx:118
HLTNavDetails::TrigAuxStore::TrigAuxStore
TrigAuxStore()
Definition:
TrigAuxStore.h:38
SG::AuxStoreInternal
An auxiliary data store that holds data internally.
Definition:
AuxStoreInternal.h:43
HLTNavDetails::TrigAuxStore
Aux store instance used to hold dynamic variables deserialized from the bytestream.
Definition:
TrigAuxStore.h:36
AuxStoreInternal.h
An auxiliary data store that holds data internally.
Generated on Mon Dec 23 2024 21:20:57 for ATLAS Offline Software by
1.8.18