heavyhiggs::branch::Cut Class Reference

#include <Cut.hh>

Inheritance diagram for heavyhiggs::branch::Cut:
[legend]
Collaboration diagram for heavyhiggs::branch::Cut:
[legend]

Public Member Functions

 Cut ()
 
template<typename Multiplet >
void Fill (Multiplet const &multiplet)
 
virtual Observables Variables ()
 
- Public Member Functions inherited from boca::branch::Cut
 Cut ()
 
template<typename Multiplet >
void Fill (Multiplet const &multiplet)
 
- Public Member Functions inherited from boca::branch::Result
 Result ()
 
template<typename Multiplet >
void Fill (Multiplet const &multiplet)
 
virtual Observables Spectators ()
 
- Public Member Functions inherited from boca::branch::Base
 Base ()
 
 Base (Base const &)=default
 
 Base (Base &&)=default
 
Baseoperator= (Base const &)&=default
 
Baseoperator= (Base &&)&=default
 

Public Attributes

float Ht
 
float EtMiss
 
float NumberJet
 
float NumberBottom
 
float InvariantMass
 
float DeltaR
 
float LeptonPt1
 
float LeptonPt2
 
float BottomMinPt
 
float BottomMaxRap
 
- Public Attributes inherited from boca::branch::Cut
std::vector< bool > passed
 
- Public Attributes inherited from boca::branch::Result
float tag
 

Additional Inherited Members

- Static Public Member Functions inherited from boca::branch::Base
static float InitialValue ()
 
- Protected Member Functions inherited from boca::branch::Base
 ~Base ()
 

Constructor & Destructor Documentation

heavyhiggs::branch::Cut::Cut ( )

Member Function Documentation

template<typename Multiplet >
void heavyhiggs::branch::Cut::Fill ( Multiplet const &  multiplet)
inline
Observables heavyhiggs::branch::Cut::Variables ( )
virtual

Reimplemented from boca::branch::Result.

Member Data Documentation

float heavyhiggs::branch::Cut::BottomMaxRap
float heavyhiggs::branch::Cut::BottomMinPt
float heavyhiggs::branch::Cut::DeltaR
float heavyhiggs::branch::Cut::EtMiss
float heavyhiggs::branch::Cut::Ht
float heavyhiggs::branch::Cut::InvariantMass
float heavyhiggs::branch::Cut::LeptonPt1
float heavyhiggs::branch::Cut::LeptonPt2
float heavyhiggs::branch::Cut::NumberBottom
float heavyhiggs::branch::Cut::NumberJet

The documentation for this class was generated from the following files:
  • examples/heavyhiggs/heavyhiggs/branch/Cut.hh
  • examples/heavyhiggs/source/branch/Cut.cpp