CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Classes | Functions | Variables
n_spt_abstract Namespace Reference

Classes

class  X
 
class  X_impl
 

Functions

shared_ptr< XcreateX ()
 
void test ()
 

Variables

int X_instances = 0
 

Function Documentation

shared_ptr< X > n_spt_abstract::createX ( )

Definition at line 3376 of file testSharedPtr.cc.

Referenced by test().

void n_spt_abstract::test ( )

Definition at line 2784 of file testSharedPtr.cc.

References createX(), and X_instances.

Referenced by main().

Variable Documentation

int n_spt_abstract::X_instances = 0