CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
Loading...
Searching...
No Matches
ZMhandleTo< T > Class Template Reference

#include <ZMhandleTo.h>

Public Member Functions

 ZMhandleTo ()
 
 ZMhandleTo (const ZMhandleTo &h)
 
 ~ZMhandleTo ()
 
ZMhandleTooperator= (const ZMhandleTo &rhs)
 

Protected Member Functions

 ZMhandleTo (const T &t)
 
 ZMhandleTo (const T *t)
 

Protected Attributes

ZMuseCount u_
 
T * rep_
 

Detailed Description

template<class T>
class ZMhandleTo< T >

Definition at line 24 of file ZMhandleTo.h.

Constructor & Destructor Documentation

◆ ZMhandleTo() [1/4]

template<class T >
ZMhandleTo< T >::ZMhandleTo ( )

◆ ZMhandleTo() [2/4]

template<class T >
ZMhandleTo< T >::ZMhandleTo ( const ZMhandleTo< T > &  h)

◆ ~ZMhandleTo()

template<class T >
ZMhandleTo< T >::~ZMhandleTo ( )

◆ ZMhandleTo() [3/4]

template<class T >
ZMhandleTo< T >::ZMhandleTo ( const T &  t)
protected

◆ ZMhandleTo() [4/4]

template<class T >
ZMhandleTo< T >::ZMhandleTo ( const T *  t)
protected

Member Function Documentation

◆ operator=()

template<class T >
ZMhandleTo & ZMhandleTo< T >::operator= ( const ZMhandleTo< T > &  rhs)

Member Data Documentation

◆ rep_

template<class T >
T* ZMhandleTo< T >::rep_
protected

Definition at line 39 of file ZMhandleTo.h.

◆ u_

template<class T >
ZMuseCount ZMhandleTo< T >::u_
protected

Definition at line 38 of file ZMhandleTo.h.


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