#include "TrigConfL1Data/TrigConfData.h"
#include <iosfwd>
#include <string>
Go to the source code of this file.
|
| namespace | TrigConf |
| | Forward iterator to traverse the main components of the trigger configuration.
|
◆ operator<<()
Definition at line 62 of file JobOption.cxx.
41 {
43 <<
" type: " << jo.
type() <<
"\t op: " << jo.
op();
44 return o;
45}
const std::string & op() const
accessor to optional set flag
const std::string & name() const
accessor to component alias
const std::string & value() const
accessor to parameter value
const std::string & component_alias() const
const std::string & type() const
accessor to parameter type