16 std::cout <<
PHWHERE <<
" clone() not implemented by daugther class"
23 out <<
"identify yourself: I am a PHObject object" << std::endl;
30 <<
" Reset() not implemented for " << this->GetName()
31 <<
" PREVIOUS EVENT IS NOT CLEARED"
33 std::cout <<
"You most probably miss a library, if so there are one or more messages at startup like:"
36 std::cout <<
"Warning in <TClass::TClass>: no dictionary for class XXX is available"
39 std::cout <<
"load the libraries which contain these classes and try again"
48 <<
" isValid() not implemented by daughter class"
57 <<
" isValid(const float f) not implemented by daughter class"
66 <<
" isValid(const double) not implemented by daughter class"
75 <<
" isValid(const int) not implemented by daughter class"
84 <<
" isValid(const unsigned int) not implemented by daughter class"
93 <<
" isImplemented(const float f) not implemented by daughter class"
102 <<
" isImplemented(const double) not implemented by daughter class"
111 <<
" isImplemented(const int) not implemented by daughter class"
120 <<
" isImplemented(const unsigned int) not implemented by daughter class"
virtual void Reset()
Clear Event.
virtual int isImplemented(const float f) const
virtual void identify(std::ostream &os=std::cout) const
virtual PHObject * clone() const
Virtual copy constructor.
virtual int isValid() const
isValid returns non zero if object contains vailid data