CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
|
#include <CLHEP/RefCount/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.
|
inline |
Definition at line 19 of file ZMhandleTo.icc.
|
inline |
Definition at line 26 of file ZMhandleTo.icc.
|
inline |
Definition at line 33 of file ZMhandleTo.icc.
|
inlineprotected |
Definition at line 50 of file ZMhandleTo.icc.
|
inlineprotected |
Definition at line 56 of file ZMhandleTo.icc.
|
inline |
Definition at line 40 of file ZMhandleTo.icc.
References ZMhandleTo< T >::rep_, and ZMhandleTo< T >::u_.
|
protected |
Definition at line 39 of file ZMhandleTo.h.
Referenced by ZMhandleTo< T >::operator=().
|
protected |
Definition at line 38 of file ZMhandleTo.h.
Referenced by ZMhandleTo< T >::operator=().