Juggler
Juggling algorithms and event processing using gaudi framework
KeepDropSwitch Class Reference

#include <KeepDropSwitch.h>

Public Types

enum  Cmd { KEEP, DROP, UNKNOWN }
 
typedef std::vector< std::string > CommandLines
 

Public Member Functions

 KeepDropSwitch ()
 
 KeepDropSwitch (const CommandLines &cmds)
 
bool isOn (const std::string &astring) const
 

Detailed Description

Data output controller.

Member Typedef Documentation

◆ CommandLines

typedef std::vector<std::string> KeepDropSwitch::CommandLines

Member Enumeration Documentation

◆ Cmd

Enumerator
KEEP 
DROP 
UNKNOWN 

Constructor & Destructor Documentation

◆ KeepDropSwitch() [1/2]

KeepDropSwitch::KeepDropSwitch ( )
inline

◆ KeepDropSwitch() [2/2]

KeepDropSwitch::KeepDropSwitch ( const CommandLines cmds)
inlineexplicit

Member Function Documentation

◆ isOn()

bool KeepDropSwitch::isOn ( const std::string &  astring) const

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