DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Member Functions | Private Member Functions | Private Attributes | List of all members
LCIOTObject< T > Class Template Reference
Inheritance diagram for LCIOTObject< T >:
TObject

Public Member Functions

 LCIOTObject (const T *o)
 
void Print ()
 

Private Member Functions

 LCIOTObject ()
 

Private Attributes

const T * _obj
 

Detailed Description

template<class T>
class LCIOTObject< T >

Helper class for printing LCIO objects from TEve

Definition at line 41 of file next_event_lcio.cpp.

Constructor & Destructor Documentation

◆ LCIOTObject() [1/2]

template<class T >
LCIOTObject< T >::LCIOTObject ( )
inlineprivate

Definition at line 43 of file next_event_lcio.cpp.

◆ LCIOTObject() [2/2]

template<class T >
LCIOTObject< T >::LCIOTObject ( const T *  o)
inline

Definition at line 45 of file next_event_lcio.cpp.

Member Function Documentation

◆ Print()

template<class T >
void LCIOTObject< T >::Print ( )
inline

Definition at line 46 of file next_event_lcio.cpp.

Member Data Documentation

◆ _obj

template<class T >
const T* LCIOTObject< T >::_obj
private

Definition at line 42 of file next_event_lcio.cpp.


The documentation for this class was generated from the following file: