ATLAS Offline Software
Trigger
TrigConfiguration
TrigConfL1Data
TrigConfL1Data
XsThresholdValue.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TrigConf_XsThresholdValue
6
#define TrigConf_XsThresholdValue
7
8
#include "
TrigConfL1Data/TriggerThresholdValue.h
"
9
10
namespace
TrigConf
{
11
class
XsThresholdValue
:
public
TriggerThresholdValue
{
12
public
:
13
XsThresholdValue
();
14
virtual
~XsThresholdValue
()
override
=
default
;
15
16
virtual
TriggerThresholdValue
*
createCopy
()
const override
;
17
18
virtual
void
print
(
const
std::string&
indent
=
""
,
unsigned
int
detail
=1)
const override
;
19
virtual
void
writeXML
(std::ostream & xmlfile,
int
indentLevel=0,
int
indentWidth=2)
const override
;
20
};
21
}
22
23
#endif
24
TrigConf::TriggerThresholdValue
Definition:
TriggerThresholdValue.h:22
TrigConf::XsThresholdValue::XsThresholdValue
XsThresholdValue()
Definition:
XsThresholdValue.cxx:9
TrigConf::XsThresholdValue
Definition:
XsThresholdValue.h:11
detail
Definition:
extract_histogram_tag.cxx:14
TrigConf::XsThresholdValue::~XsThresholdValue
virtual ~XsThresholdValue() override=default
TrigConf
Forward iterator to traverse the main components of the trigger configuration.
Definition:
Config.h:22
TriggerThresholdValue.h
TrigConf::XsThresholdValue::createCopy
virtual TriggerThresholdValue * createCopy() const override
Definition:
XsThresholdValue.cxx:14
TrigConf::XsThresholdValue::writeXML
virtual void writeXML(std::ostream &xmlfile, int indentLevel=0, int indentWidth=2) const override
Definition:
XsThresholdValue.cxx:29
TrigConf::TrigConfData::indent
std::ostream & indent(std::ostream &o, int lvl, int size) const
Definition:
TrigConfData.cxx:23
TrigConf::XsThresholdValue::print
virtual void print(const std::string &indent="", unsigned int detail=1) const override
Definition:
XsThresholdValue.cxx:19
Generated on Thu Nov 7 2024 21:32:15 for ATLAS Offline Software by
1.8.18