
 
 
  | 
    RestFrames
    v1.0.1
    
   RestFrames HEP Event Analysis Software Library 
   | 
 
 
 
 
Go to the documentation of this file.
   30 #ifndef SetMassInvJigsaw_HH 
   31 #define SetMassInvJigsaw_HH 
   35 namespace RestFrames {
 
   56     virtual std::string 
GetLabel()
 const { 
return "Set Invisible Mass"; }
 
   71     void FillJigsawDependancies(
JigsawList& jigsaws) 
const;
 
  
SetMassInvJigsaw()
Empty constructor.
 
virtual void Clear()
Clears SetMassInvJigsaw from all connections to other objects.
 
virtual std::string GetLabel() const
Returns name of this Jigsaw.
 
virtual bool AnalyzeEvent()
Analyzes event for this jigsaw.
 
static SetMassInvJigsaw & Empty()
Returns empty SetMassInvJigsaw.