CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
Classes | |
class | X |
class | X_impl |
Functions | |
shared_ptr< X > | createX () |
void | test () |
Variables | |
int | X_instances = 0 |
shared_ptr< X > n_spt_abstract::createX | ( | ) |
Definition at line 3376 of file testSharedPtr.cc.
Referenced by test(), and n_spt_abstract::X::~X().
void n_spt_abstract::test | ( | ) |
int n_spt_abstract::X_instances = 0 |
Definition at line 2781 of file testSharedPtr.cc.