ATLAS Offline Software
|
#include <iostream>
#include <memory>
Go to the source code of this file.
Classes | |
class | RegSelCondData< T > |
Functions | |
template<typename T > | |
std::ostream & | operator<< (std::ostream &s, const RegSelCondData< T > &r) |
generic wrapper class for RegionSelector (or any) class, so we can keep the actual classes pure, and free from the predations of athena code
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
Definition in file RegSelCondData.h.
|
inline |
Definition at line 43 of file RegSelCondData.h.