ATLAS Offline Software
Loading...
Searching...
No Matches
TLumiBlockRange.cxx File Reference
Include dependency graph for TLumiBlockRange.cxx:

Go to the source code of this file.

Functions

 ClassImp (Root::TLumiBlockRange) Root

Function Documentation

◆ ClassImp()

ClassImp ( Root::TLumiBlockRange )

Definition at line 9 of file TLumiBlockRange.cxx.

13 : TObject()
14 , m_begin(0)
15 , m_end(2147483647)
16{
17}