Class acting as a smart pointer holding a N tuple _Item.
More...
#include </scratch/z5/marcocle/lhcb-release/419/GAUDI/GAUDI_v26r1/InstallArea/x86_64-slc6-gcc48-opt/include/GaudiKernel/NTuple.h>
template<class TYP>
class NTuple::Array< TYP >
Class acting as a smart pointer holding a N tuple _Item.
Definition at line 321 of file NTuple.h.
Standard Constructor.
Definition at line 324 of file NTuple.h.
Standard Constructor.
Definition at line 324 of file NTuple.h.
template<class TYP>
template<class T >
Assignment operator.
Definition at line 327 of file NTuple.h.
{
*(this->
m_ptr) = *(copy.operator->());
return *this;
}
template<class TYP>
template<class T >
Assignment operator.
Definition at line 327 of file NTuple.h.
{
*(this->
m_ptr) = *(copy.operator->());
return *this;
}
template<class TYP>
template<class T >
template<class TYP>
template<class T >
template<class TYP>
template<class T >
template<class TYP>
template<class T >
The documentation for this class was generated from the following files:
- InstallArea/x86_64-slc6-gcc48-opt/include/GaudiKernel/NTuple.h
- InstallArea/x86_64-slc6-gcc48-opt/include/GaudiKernel/NTuple.h