ATLAS Offline Software
Typedefs
SelectAllObject.h File Reference
#include "SelectAllObjectMT.h"
Include dependency graph for SelectAllObject.h:

Go to the source code of this file.

Typedefs

template<class DCC , typename OBJECT = typename DCC::IDENTIFIABLE::DIGIT>
using SelectAllObject = SelectAllObjectMT< DCC, OBJECT >
 

Typedef Documentation

◆ SelectAllObject

template<class DCC , typename OBJECT = typename DCC::IDENTIFIABLE::DIGIT>
using SelectAllObject = SelectAllObjectMT<DCC, OBJECT>

Definition at line 11 of file SelectAllObject.h.