30 #ifndef CombinatoricState_HH
31 #define CombinatoricState_HH
53 virtual void AddFrame(
const RestFrame& frame);
55 virtual void SetParentJigsaw(
Jigsaw& jigsaw);
56 virtual void SetChildJigsaw(
Jigsaw& jigsaw);
58 virtual void Boost(
const TVector3& B);
59 virtual TLorentzVector GetFourVector()
const;
66 int GetNElements()
const;
68 bool ContainsElement(
const State& state)
const;
69 bool ContainsElement(
const RFKey& key)
const;
abstract base class for all Jigsaw objects
virtual void Clear()
Clears RFBase of all connections to other objects.
abstract base class for all Frame objects
abstract base class for all State objects