ATLAS Offline Software
Loading...
Searching...
No Matches
xAOD::L1TopoSimResults_v1 Class Reference

#include <L1TopoSimResults_v1.h>

Inheritance diagram for xAOD::L1TopoSimResults_v1:
Collaboration diagram for xAOD::L1TopoSimResults_v1:

Public Member Functions

 L1TopoSimResults_v1 ()
unsigned int connectionId () const
void setConnectionId (const unsigned int id)
uint32_t topoWord () const
void setTopoWord (const uint32_t word)
uint64_t topoWord64 () const
void setTopoWord64 (const uint64_t word)
uint32_t topoWordOverflow () const
void setTopoWordOverflow (const uint32_t word)
uint64_t topoWord64Overflow () const
void setTopoWord64Overflow (const uint64_t word)
unsigned int bitWidth () const
void setBitWidth (const unsigned int bit)
unsigned int clock () const
void setClock (const unsigned int clock)

Detailed Description

Definition at line 30 of file L1TopoSimResults_v1.h.

Constructor & Destructor Documentation

◆ L1TopoSimResults_v1()

xAOD::L1TopoSimResults_v1::L1TopoSimResults_v1 ( )

Definition at line 18 of file L1TopoSimResults_v1.cxx.

19 : SG::AuxElement() {
20 }
AuxElement(SG::AuxVectorData *container, size_t index)
Base class for elements of a container that can have aux data.

Member Function Documentation

◆ bitWidth()

unsigned int xAOD::L1TopoSimResults_v1::bitWidth ( ) const

◆ clock()

unsigned int xAOD::L1TopoSimResults_v1::clock ( ) const

◆ connectionId()

unsigned int xAOD::L1TopoSimResults_v1::connectionId ( ) const

◆ setBitWidth()

void xAOD::L1TopoSimResults_v1::setBitWidth ( const unsigned int bit)

◆ setClock()

void xAOD::L1TopoSimResults_v1::setClock ( const unsigned int clock)

◆ setConnectionId()

void xAOD::L1TopoSimResults_v1::setConnectionId ( const unsigned int id)

◆ setTopoWord()

void xAOD::L1TopoSimResults_v1::setTopoWord ( const uint32_t word)

◆ setTopoWord64()

void xAOD::L1TopoSimResults_v1::setTopoWord64 ( const uint64_t word)

◆ setTopoWord64Overflow()

void xAOD::L1TopoSimResults_v1::setTopoWord64Overflow ( const uint64_t word)

◆ setTopoWordOverflow()

void xAOD::L1TopoSimResults_v1::setTopoWordOverflow ( const uint32_t word)

◆ topoWord()

uint32_t xAOD::L1TopoSimResults_v1::topoWord ( ) const

◆ topoWord64()

uint64_t xAOD::L1TopoSimResults_v1::topoWord64 ( ) const

◆ topoWord64Overflow()

uint64_t xAOD::L1TopoSimResults_v1::topoWord64Overflow ( ) const

◆ topoWordOverflow()

uint32_t xAOD::L1TopoSimResults_v1::topoWordOverflow ( ) const

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