CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
|
#include <ZMhandleTo.h>
Public Member Functions | |
ZMhandleTo () | |
ZMhandleTo (const ZMhandleTo &h) | |
~ZMhandleTo () | |
ZMhandleTo & | operator= (const ZMhandleTo &rhs) |
Protected Member Functions | |
ZMhandleTo (const T &t) | |
ZMhandleTo (const T *t) | |
Protected Attributes | |
ZMuseCount | u_ |
T * | rep_ |
Definition at line 24 of file ZMhandleTo.h.
ZMhandleTo< T >::ZMhandleTo | ( | ) |
ZMhandleTo< T >::ZMhandleTo | ( | const ZMhandleTo< T > & | h | ) |
ZMhandleTo< T >::~ZMhandleTo | ( | ) |
|
protected |
|
protected |
ZMhandleTo & ZMhandleTo< T >::operator= | ( | const ZMhandleTo< T > & | rhs | ) |
|
protected |
Definition at line 39 of file ZMhandleTo.h.
|
protected |
Definition at line 38 of file ZMhandleTo.h.