
 
 
  | 
    RestFrames
    v1.0.1
    
   RestFrames HEP Event Analysis Software Library 
   | 
 
 
 
 
Go to the documentation of this file.
   30 #ifndef ContraBoostInvJigsaw_HH 
   31 #define ContraBoostInvJigsaw_HH 
   35 namespace RestFrames {
 
   45              const std::string& stitle);
 
   54     virtual std::string 
GetLabel()
 const { 
return "Contra-boost Invariant"; }
 
  
static ContraBoostInvJigsaw & Empty()
Returns empty ContraBoostInvJigsaw.
 
virtual double GetMinimumMass() const
Returns minimum Lorentz invariant mass.
 
virtual std::string GetLabel() const
Returns name of this Jigsaw.
 
virtual bool AnalyzeEvent()
Analyzes event for this jigsaw.
 
ContraBoostInvJigsaw()
Empty constructor.