ATLAS Offline Software
Static Public Member Functions | List of all members
getCLID< T, true > Struct Template Reference
Collaboration diagram for getCLID< T, true >:

Static Public Member Functions

static int ID ()
 

Detailed Description

template<typename T>
struct getCLID< T, true >

Definition at line 115 of file TrigBStoxAODTool.cxx.

Member Function Documentation

◆ ID()

template<typename T >
static int getCLID< T, true >::ID ( )
inlinestatic

Definition at line 115 of file TrigBStoxAODTool.cxx.

115 {static int ID(){return ClassID_traits<T>::ID();}};

The documentation for this struct was generated from the following file:
ClassID_traits::ID
static const CLID & ID()
the CLID of T
Definition: Control/AthenaKernel/AthenaKernel/ClassID_traits.h:50
getCLID< T, true >::ID
static int ID()
Definition: TrigBStoxAODTool.cxx:115