ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
IOVPayloadContainer_p1::IOVRange_p1 Class Reference

#include <IOVPayloadContainer_p1.h>

Collaboration diagram for IOVPayloadContainer_p1::IOVRange_p1:

Public Member Functions

 IOVRange_p1 ()
 

Public Attributes

unsigned long long m_start
 
unsigned long long m_stop
 

Detailed Description

Definition at line 53 of file IOVPayloadContainer_p1.h.

Constructor & Destructor Documentation

◆ IOVRange_p1()

IOVPayloadContainer_p1::IOVRange_p1::IOVRange_p1 ( )
inline

Definition at line 56 of file IOVPayloadContainer_p1.h.

56 : m_start(0), m_stop(0) {}

Member Data Documentation

◆ m_start

unsigned long long IOVPayloadContainer_p1::IOVRange_p1::m_start

Definition at line 57 of file IOVPayloadContainer_p1.h.

◆ m_stop

unsigned long long IOVPayloadContainer_p1::IOVRange_p1::m_stop

Definition at line 58 of file IOVPayloadContainer_p1.h.


The documentation for this class was generated from the following file:
IOVPayloadContainer_p1::IOVRange_p1::m_start
unsigned long long m_start
Definition: IOVPayloadContainer_p1.h:57
IOVPayloadContainer_p1::IOVRange_p1::m_stop
unsigned long long m_stop
Definition: IOVPayloadContainer_p1.h:58