boca::Phase Class Reference
The phases of the multivariant tagging process. More...
#include <Phase.hh>
Public Member Functions | |
| Phase (boca::Stage stage, boca::Tag tag) | |
| Constructor. More... | |
| boca::Stage | Stage () const |
| The stage of the multivariant tagging process. More... | |
| boca::Tag | Tag () const |
| The Tag of the multivariant tagging process. More... | |
Detailed Description
The phases of the multivariant tagging process.
- Examples:
- cut/source/MainCut.cpp, and simple/source/MainSimple.cpp.
Constructor & Destructor Documentation
| boca::Phase::Phase | ( | boca::Stage | stage, |
| boca::Tag | tag | ||
| ) |
Constructor.
Member Function Documentation
| boca::Stage boca::Phase::Stage | ( | ) | const |
The stage of the multivariant tagging process.
either reading or tagging stage
| boca::Tag boca::Phase::Tag | ( | ) | const |
The Tag of the multivariant tagging process.
either signal or background
- Examples:
- cut/source/MainCut.cpp, and simple/source/MainSimple.cpp.
The documentation for this class was generated from the following files:
