LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
UTIL::lcio_short< T > Class Template Reference

#include <Operators.h>

Public Member Functions

 lcio_short (const T *t, const EVENT::LCCollection *b=NULL)
 

Public Attributes

const T * obj
 
const EVENT::LCCollectioncol
 

Detailed Description

template<class T>
class UTIL::lcio_short< T >

Definition at line 64 of file Operators.h.

Constructor & Destructor Documentation

template<class T>
UTIL::lcio_short< T >::lcio_short ( const T *  t,
const EVENT::LCCollection b = NULL 
)
inline

Definition at line 68 of file Operators.h.

Member Data Documentation

template<class T>
const EVENT::LCCollection* UTIL::lcio_short< T >::col

Definition at line 67 of file Operators.h.

template<class T>
const T* UTIL::lcio_short< T >::obj

Definition at line 66 of file Operators.h.


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