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

add description More...

#include <ForwardEventInfo_v1.h>

Inheritance diagram for xAOD::ForwardEventInfo_v1:
Collaboration diagram for xAOD::ForwardEventInfo_v1:

Public Member Functions

 ForwardEventInfo_v1 ()
 Default constructor.
float timeDiff () const
void setTimeDiff (float val)
float timeA () const
void setTimeA (float val)
float timeC () const
void setTimeC (float val)
unsigned short countA () const
void setCountA (unsigned short val)
unsigned short countC () const
void setCountC (unsigned short val)

Detailed Description

add description

Author
Andrzej Zemla < azeml.nosp@m.a@ce.nosp@m.rn.ch >

Definition at line 17 of file ForwardEventInfo_v1.h.

Constructor & Destructor Documentation

◆ ForwardEventInfo_v1()

xAOD::ForwardEventInfo_v1::ForwardEventInfo_v1 ( )

Default constructor.

Definition at line 13 of file ForwardEventInfo_v1.cxx.

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

Member Function Documentation

◆ countA()

unsigned short xAOD::ForwardEventInfo_v1::countA ( ) const

◆ countC()

unsigned short xAOD::ForwardEventInfo_v1::countC ( ) const

◆ setCountA()

void xAOD::ForwardEventInfo_v1::setCountA ( unsigned short val)

◆ setCountC()

void xAOD::ForwardEventInfo_v1::setCountC ( unsigned short val)

◆ setTimeA()

void xAOD::ForwardEventInfo_v1::setTimeA ( float val)

◆ setTimeC()

void xAOD::ForwardEventInfo_v1::setTimeC ( float val)

◆ setTimeDiff()

void xAOD::ForwardEventInfo_v1::setTimeDiff ( float val)

◆ timeA()

float xAOD::ForwardEventInfo_v1::timeA ( ) const

◆ timeC()

float xAOD::ForwardEventInfo_v1::timeC ( ) const

◆ timeDiff()

float xAOD::ForwardEventInfo_v1::timeDiff ( ) const

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