ATLAS Offline Software
SelectAllObject.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef EVENTCONTAINERS_SELECTALLOBJECT_H
6 #define EVENTCONTAINERS_SELECTALLOBJECT_H
7 
8 #include "SelectAllObjectMT.h"
9 
10 template < class DCC, typename OBJECT = typename DCC::IDENTIFIABLE::DIGIT >
12 
13 #endif
SelectAllObjectMT
Definition: SelectAllObjectMT.h:11
SelectAllObjectMT.h