30 #ifndef RSelfAssemblingFrame_HH
31 #define RSelfAssemblingFrame_HH
38 class VisibleRecoFrame;
46 const std::string& stitle);
59 virtual bool ResetRecoFrame();
60 virtual bool ReconstructFrame();
73 void ClearNewFrames();
79 std::vector<RestFrame*>& frames,
80 std::vector<TLorentzVector>& Ps);
83 const std::string& stitle);
86 const std::string& stitle);
virtual void Clear()
Clears ReconstructionFrame of all connections to other objects.
abstract base class for all Frame objects
void RemoveChildFrame(RestFrame &frame)
Remove a child of this frame.