ATLAS Offline Software
Loading...
Searching...
No Matches
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
22
23
24namespace HLTNavDetails {
25
26
36{
37public:
39
40 using SG::AuxStoreInternal::addVector;
41};
42
43
44} // namespace HLTNavDetails
45
46
47#endif // not TRIGNAVIGATION_TRIGAUXSTORE_H
An auxiliary data store that holds data internally.
AuxStoreInternal(bool standalone=false)
An auxiliary data store that holds data internally.