CMS 3D CMS Logo

Public Member Functions | Static Protected Attributes

L1GtXmlParserTags Class Reference

#include <L1GtXmlParserTags.h>

Inheritance diagram for L1GtXmlParserTags:
L1GtTriggerMenuXmlParser L1GtVmeWriterCore

List of all members.

Public Member Functions

 L1GtXmlParserTags ()
 constructor
virtual ~L1GtXmlParserTags ()
 destructor

Static Protected Attributes

static const std::string m_xmlAlgorithmAttrAlias
static const std::string m_xmlAttrMax
static const std::string m_xmlAttrMode
static const std::string m_xmlAttrModeBit
static const std::string m_xmlAttrNr
static const std::string m_xmlAttrPin
static const std::string m_xmlAttrPinA
static const std::string m_xmlConditionAttrCondition
static const std::string m_xmlConditionAttrConditionBptx
static const std::string m_xmlConditionAttrConditionCalo
static const std::string m_xmlConditionAttrConditionCastor
static const std::string m_xmlConditionAttrConditionCorrelation
static const std::string m_xmlConditionAttrConditionEnergySum
static const std::string m_xmlConditionAttrConditionExternal
static const std::string m_xmlConditionAttrConditionHfBitCounts
static const std::string m_xmlConditionAttrConditionHfRingEtSums
static const std::string m_xmlConditionAttrConditionJetCounts
static const std::string m_xmlConditionAttrConditionMuon
static const std::string m_xmlConditionAttrObject
static const std::string m_xmlConditionAttrObjectBptx
static const std::string m_xmlConditionAttrObjectCastor
static const std::string m_xmlConditionAttrObjectCenJet
static const std::string m_xmlConditionAttrObjectETM
static const std::string m_xmlConditionAttrObjectETT
static const std::string m_xmlConditionAttrObjectForJet
static const std::string m_xmlConditionAttrObjectGtExternal
static const std::string m_xmlConditionAttrObjectHfBitCounts
static const std::string m_xmlConditionAttrObjectHfRingEtSums
static const std::string m_xmlConditionAttrObjectHTM
static const std::string m_xmlConditionAttrObjectHTT
static const std::string m_xmlConditionAttrObjectIsoEG
static const std::string m_xmlConditionAttrObjectJetCounts
static const std::string m_xmlConditionAttrObjectMu
static const std::string m_xmlConditionAttrObjectNoIsoEG
static const std::string m_xmlConditionAttrObjectTauJet
static const std::string m_xmlConditionAttrType
static const std::string m_xmlConditionAttrType1s
static const std::string m_xmlConditionAttrType2cor
static const std::string m_xmlConditionAttrType2s
static const std::string m_xmlConditionAttrType2wsc
static const std::string m_xmlConditionAttrType3s
static const std::string m_xmlConditionAttrType4s
static const std::string m_xmlConditionAttrTypeBptx
static const std::string m_xmlConditionAttrTypeCastor
static const std::string m_xmlConditionAttrTypeExternal
static const std::string m_xmlTagAlgorithms
static const std::string m_xmlTagCa
static const std::string m_xmlTagChargeCorrelation
static const std::string m_xmlTagChip
static const std::string m_xmlTagChip1
static const std::string m_xmlTagChipDef
static const std::string m_xmlTagConditions
static const std::string m_xmlTagCountOverflow
static const std::string m_xmlTagCountThreshold
static const std::string m_xmlTagDef
static const std::string m_xmlTagDeltaEta
static const std::string m_xmlTagDeltaPhi
static const std::string m_xmlTagEnableIso
static const std::string m_xmlTagEnableMip
static const std::string m_xmlTagEnergyOverflow
static const std::string m_xmlTagEta
static const std::string m_xmlTagEtThreshold
static const std::string m_xmlTagGEq
static const std::string m_xmlTagHeader
static const std::string m_xmlTagMenuAlgImpl
static const std::string m_xmlTagMenuAuthor
static const std::string m_xmlTagMenuDate
static const std::string m_xmlTagMenuDescription
static const std::string m_xmlTagMenuInterface
static const std::string m_xmlTagMenuInterfaceAuthor
static const std::string m_xmlTagMenuInterfaceDate
static const std::string m_xmlTagMenuInterfaceDescription
static const std::string m_xmlTagOutput
static const std::string m_xmlTagOutputPin
static const std::string m_xmlTagPhi
static const std::string m_xmlTagPhiHigh
static const std::string m_xmlTagPhiLow
static const std::string m_xmlTagPtHighThreshold
static const std::string m_xmlTagPtLowThreshold
static const std::string m_xmlTagQuality
static const std::string m_xmlTagRequestIso
static const std::string m_xmlTagScaleDbKey
static const std::string m_xmlTagTechTriggers
static const std::string m_xmlTagValue
static const std::string m_xmlTagVme
static const std::string m_xmlTagVmeAddress

Detailed Description

Description: Tags for the Xerces-C XML parser for the L1 Trigger menu.

Implementation: <TODO: enter implementation details>

Author:
: Vasile Mihai Ghete - HEPHY Vienna
Date:
2009/10/29 16:37:58
Revision:
1.9

Description: Tags for the Xerces-C XML parser for the L1 Trigger menu.

Implementation: <TODO: enter implementation details>

Author:
: Vasile Mihai Ghete - HEPHY Vienna
Date:
2009/10/29 16:37:57
Revision:
1.9

Definition at line 28 of file L1GtXmlParserTags.h.


Constructor & Destructor Documentation

L1GtXmlParserTags::L1GtXmlParserTags ( )

constructor

Definition at line 26 of file L1GtXmlParserTags.cc.

                                     {

    // empty
}
L1GtXmlParserTags::~L1GtXmlParserTags ( ) [virtual]

destructor

Definition at line 32 of file L1GtXmlParserTags.cc.

                                      {

    // empty

}

Member Data Documentation

const std::string L1GtXmlParserTags::m_xmlAlgorithmAttrAlias [static, protected]

Definition at line 63 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::workAlgorithm().

const std::string L1GtXmlParserTags::m_xmlAttrMax [static, protected]
const std::string L1GtXmlParserTags::m_xmlAttrMode [static, protected]

Definition at line 107 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::getBitFromNode().

const std::string L1GtXmlParserTags::m_xmlAttrModeBit [static, protected]

Definition at line 108 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::getBitFromNode().

const std::string L1GtXmlParserTags::m_xmlAttrNr [static, protected]
const std::string L1GtXmlParserTags::m_xmlAttrPin [static, protected]

Definition at line 112 of file L1GtXmlParserTags.h.

const std::string L1GtXmlParserTags::m_xmlAttrPinA [static, protected]

Definition at line 113 of file L1GtXmlParserTags.h.

const std::string L1GtXmlParserTags::m_xmlConditionAttrCondition [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrConditionBptx [static, protected]

Definition at line 76 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::workCondition().

const std::string L1GtXmlParserTags::m_xmlConditionAttrConditionCalo [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrConditionCastor [static, protected]

Definition at line 72 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::workCondition().

const std::string L1GtXmlParserTags::m_xmlConditionAttrConditionCorrelation [static, protected]

Definition at line 75 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::workCondition().

const std::string L1GtXmlParserTags::m_xmlConditionAttrConditionEnergySum [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrConditionExternal [static, protected]

Definition at line 77 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::workCondition().

const std::string L1GtXmlParserTags::m_xmlConditionAttrConditionHfBitCounts [static, protected]

Definition at line 73 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::workCondition().

const std::string L1GtXmlParserTags::m_xmlConditionAttrConditionHfRingEtSums [static, protected]

Definition at line 74 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::workCondition().

const std::string L1GtXmlParserTags::m_xmlConditionAttrConditionJetCounts [static, protected]

Definition at line 71 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::workCondition().

const std::string L1GtXmlParserTags::m_xmlConditionAttrConditionMuon [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrObject [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrObjectBptx [static, protected]

Definition at line 93 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseBptx().

const std::string L1GtXmlParserTags::m_xmlConditionAttrObjectCastor [static, protected]

Definition at line 90 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseCastor().

const std::string L1GtXmlParserTags::m_xmlConditionAttrObjectCenJet [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrObjectETM [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrObjectETT [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrObjectForJet [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrObjectGtExternal [static, protected]

Definition at line 94 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseExternal().

const std::string L1GtXmlParserTags::m_xmlConditionAttrObjectHfBitCounts [static, protected]

Definition at line 91 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseHfBitCounts().

const std::string L1GtXmlParserTags::m_xmlConditionAttrObjectHfRingEtSums [static, protected]

Definition at line 92 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseHfRingEtSums().

const std::string L1GtXmlParserTags::m_xmlConditionAttrObjectHTM [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrObjectHTT [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrObjectIsoEG [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrObjectJetCounts [static, protected]

Definition at line 89 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseJetCounts().

const std::string L1GtXmlParserTags::m_xmlConditionAttrObjectMu [static, protected]

Definition at line 79 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseMuon().

const std::string L1GtXmlParserTags::m_xmlConditionAttrObjectNoIsoEG [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrObjectTauJet [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrType [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrType1s [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrType2cor [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrType2s [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrType2wsc [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrType3s [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrType4s [static, protected]
const std::string L1GtXmlParserTags::m_xmlConditionAttrTypeBptx [static, protected]

Definition at line 103 of file L1GtXmlParserTags.h.

const std::string L1GtXmlParserTags::m_xmlConditionAttrTypeCastor [static, protected]

Definition at line 102 of file L1GtXmlParserTags.h.

const std::string L1GtXmlParserTags::m_xmlConditionAttrTypeExternal [static, protected]

Definition at line 104 of file L1GtXmlParserTags.h.

const std::string L1GtXmlParserTags::m_xmlTagAlgorithms [static, protected]

Definition at line 60 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseAlgorithms().

const std::string L1GtXmlParserTags::m_xmlTagCa [static, protected]

Definition at line 143 of file L1GtXmlParserTags.h.

const std::string L1GtXmlParserTags::m_xmlTagChargeCorrelation [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagChip [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagChip1 [static, protected]

Definition at line 142 of file L1GtXmlParserTags.h.

const std::string L1GtXmlParserTags::m_xmlTagChipDef [static, protected]

Definition at line 141 of file L1GtXmlParserTags.h.

const std::string L1GtXmlParserTags::m_xmlTagConditions [static, protected]

Definition at line 59 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseConditions().

const std::string L1GtXmlParserTags::m_xmlTagCountOverflow [static, protected]

Definition at line 133 of file L1GtXmlParserTags.h.

const std::string L1GtXmlParserTags::m_xmlTagCountThreshold [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagDef [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagDeltaEta [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagDeltaPhi [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagEnableIso [static, protected]

Definition at line 124 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::getMuonMipIsoBits().

const std::string L1GtXmlParserTags::m_xmlTagEnableMip [static, protected]

Definition at line 123 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::getMuonMipIsoBits().

const std::string L1GtXmlParserTags::m_xmlTagEnergyOverflow [static, protected]

Definition at line 130 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseEnergySum().

const std::string L1GtXmlParserTags::m_xmlTagEta [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagEtThreshold [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagGEq [static, protected]

Definition at line 138 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::getGEqFlag().

const std::string L1GtXmlParserTags::m_xmlTagHeader [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagMenuAlgImpl [static, protected]

Definition at line 54 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseId().

const std::string L1GtXmlParserTags::m_xmlTagMenuAuthor [static, protected]

Definition at line 51 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseId().

const std::string L1GtXmlParserTags::m_xmlTagMenuDate [static, protected]

Definition at line 50 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseId().

const std::string L1GtXmlParserTags::m_xmlTagMenuDescription [static, protected]

Definition at line 52 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseId().

const std::string L1GtXmlParserTags::m_xmlTagMenuInterface [static, protected]

Definition at line 45 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseId().

const std::string L1GtXmlParserTags::m_xmlTagMenuInterfaceAuthor [static, protected]

Definition at line 47 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseId().

const std::string L1GtXmlParserTags::m_xmlTagMenuInterfaceDate [static, protected]

Definition at line 46 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseId().

const std::string L1GtXmlParserTags::m_xmlTagMenuInterfaceDescription [static, protected]

Definition at line 48 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseId().

const std::string L1GtXmlParserTags::m_xmlTagOutput [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagOutputPin [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagPhi [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagPhiHigh [static, protected]

Definition at line 120 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseMuon().

const std::string L1GtXmlParserTags::m_xmlTagPhiLow [static, protected]

Definition at line 121 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseMuon().

const std::string L1GtXmlParserTags::m_xmlTagPtHighThreshold [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagPtLowThreshold [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagQuality [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagRequestIso [static, protected]

Definition at line 125 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::getMuonMipIsoBits().

const std::string L1GtXmlParserTags::m_xmlTagScaleDbKey [static, protected]

Definition at line 56 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseId().

const std::string L1GtXmlParserTags::m_xmlTagTechTriggers [static, protected]

Definition at line 61 of file L1GtXmlParserTags.h.

Referenced by L1GtTriggerMenuXmlParser::parseTechTriggers().

const std::string L1GtXmlParserTags::m_xmlTagValue [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagVme [static, protected]
const std::string L1GtXmlParserTags::m_xmlTagVmeAddress [static, protected]

Definition at line 147 of file L1GtXmlParserTags.h.

Referenced by L1GtVmeWriterCore::vmeAddrValueBlock().