Defined in File base.h
LSST_WHITESPACE
A shared pointer to an object
Using this macro is preferable to the Ptr typedef in type T as no definition of T need be provided, a forward definition (class T;) is sufficient
class T;
CONST_PTR