Project
Loading...
Searching...
No Matches
DetFilterer Struct Reference

Public Member Functions

 DetFilterer (std::string const &detlist, std::string const &unsetVal, char separator, bool doWhiteListing)
 
bool isSet ()
 
bool accept (o2::detectors::DetID id)
 

Detailed Description

Definition at line 364 of file SimpleDigitizerWorkflow.cxx.

Constructor & Destructor Documentation

◆ DetFilterer()

DetFilterer::DetFilterer ( std::string const &  detlist,
std::string const &  unsetVal,
char  separator,
bool  doWhiteListing 
)
inline

Definition at line 371 of file SimpleDigitizerWorkflow.cxx.

Member Function Documentation

◆ accept()

bool DetFilterer::accept ( o2::detectors::DetID  id)
inline

Definition at line 396 of file SimpleDigitizerWorkflow.cxx.

◆ isSet()

bool DetFilterer::isSet ( )
inline

Definition at line 390 of file SimpleDigitizerWorkflow.cxx.


The documentation for this struct was generated from the following file: