boca::MultipletSignature< Multiplet_1 > Class Template Reference
An event composed of a multiplet an a singlet made up from the remaining jets. More...
#include <MultipletSignature.hh>
Inheritance diagram for boca::MultipletSignature< Multiplet_1 >:
Collaboration diagram for boca::MultipletSignature< Multiplet_1 >:
Public Member Functions | |
| MultipletSignature (Multiplet_1 const &multiplet) | |
| Multiplet_1 const & | Multiplet () const |
| boca::EventShapes const & | EventShapes () const |
Public Member Functions inherited from boca::Identification | |
| Identification () | |
| virtual void | SetBdt (double bdt) |
| void | SetBdt (double bdt_1, double bdt_2) |
| virtual double | Bdt () const |
| void | SetTag (boca::Tag tag) |
| void | SetTag (boca::Tag tag_1, boca::Tag tag_2) |
| boca::Tag | Tag () const |
| bool | operator< (Identification const &identification) const |
| largest bdt in front More... | |
| Identification (Identification const &)=default | |
| Identification (Identification &&)=default | |
| Identification & | operator= (Identification const &)&=default |
| Identification & | operator= (Identification &&)&=default |
Additional Inherited Members | |
Static Public Member Functions inherited from boca::Identification | |
| static double | InitialValue () |
Protected Member Functions inherited from boca::Identification | |
| ~Identification () | |
Detailed Description
template<typename Multiplet_1>
class boca::MultipletSignature< Multiplet_1 >
An event composed of a multiplet an a singlet made up from the remaining jets.
Constructor & Destructor Documentation
template<typename Multiplet_1>
|
inline |
Member Function Documentation
template<typename Multiplet_1>
|
inline |
template<typename Multiplet_1>
|
inline |
The documentation for this class was generated from the following file:
- examples/higgscpv/higgscpv/MultipletSignature.hh

Public Member Functions inherited from