![]() |
ATLAS Offline Software
|
wrapper class to wrap objects such that they can be added to a generic store
More...
#include <iostream>Go to the source code of this file.
Classes | |
| class | TIDA::FeatureBase |
| very basic Feature base class just so that we can store derived classes onto the store More... | |
| class | TIDA::Feature< T > |
| actual template of the Feature wrapper - stores a pointer to an object and inherits from FeatureBase More... | |
Namespaces | |
| TIDA | |
| Test for xAOD. | |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const TIDA::FeatureBase &) |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &s, const TIDA::Feature< T > &) |
wrapper class to wrap objects such that they can be added to a generic store
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
Definition in file TIDAFeature.h.
|
inline |
Definition at line 86 of file TIDAFeature.h.
|
inline |
Definition at line 41 of file TIDAFeature.h.
1.8.18