|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef TrigConf_Random
8 #define TrigConf_Random
34 virtual void print(
const std::string&
indent=
"",
unsigned int detail=1)
const override;
35 virtual void writeXML(std::ostream & xmlfile,
int indentLevel=0,
int indentWidth=2)
const;
const std::string & name() const
void setRndmName(uint32_t idx, const std::string &name)
const std::string & rndmName(unsigned int idx) const
float getRateFromCut(unsigned int idx) const
uint32_t cuts(unsigned int idx) const
virtual ~Random() override=default
Forward iterator to traverse the main components of the trigger configuration.
cut
This script demonstrates how to call a C++ class from Python Also how to use PyROOT is shown.
virtual void print(const std::string &indent="", unsigned int detail=1) const override
std::ostream & indent(std::ostream &o, int lvl, int size) const
virtual void writeXML(std::ostream &xmlfile, int indentLevel=0, int indentWidth=2) const
void setCut(uint32_t idx, uint32_t cut)