Diana Software
Public Member Functions | Private Attributes | List of all members
MFilterResultAND Class Reference
Inheritance diagram for MFilterResultAND:

Public Member Functions

void GetCuts (const Diana::QEvent &ev)
 
bool Filter (const Diana::QEvent &ev)
 

Private Attributes

Diana::QEventLabel fFilterLabel
 
std::vector< std::string > fFilterLabels
 

Detailed Description

@use AND logic combine filter results

Author
fuzh

Put here an extensive description of what your
filter does.

Definition at line 51 of file MFilterResultAND.hh.

Member Function Documentation

◆ Filter()

bool MFilterResultAND::Filter ( const Diana::QEvent &  ev)

Definition at line 24 of file MFilterResultAND.cc.

References QEvent::GetByLabel().

◆ GetCuts()

void MFilterResultAND::GetCuts ( const Diana::QEvent &  ev)

Definition at line 9 of file MFilterResultAND.cc.

References QEvent::RequireByLabel().

Member Data Documentation

◆ fFilterLabel

Diana::QEventLabel MFilterResultAND::fFilterLabel
private

Definition at line 63 of file MFilterResultAND.hh.

◆ fFilterLabels

std::vector<std::string> MFilterResultAND::fFilterLabels
private

Definition at line 64 of file MFilterResultAND.hh.


The documentation for this class was generated from the following files: