ATLAS Offline Software
Loading...
Searching...
No Matches
TGoodRun.cxx File Reference
#include "GoodRunsLists/TGoodRun.h"
#include "GoodRunsLists/TMsgLogger.h"
#include <algorithm>
Include dependency graph for TGoodRun.cxx:

Go to the source code of this file.

Functions

 ClassImp (Root::TGoodRun) Root

Function Documentation

◆ ClassImp()

ClassImp ( Root::TGoodRun )

Definition at line 11 of file TGoodRun.cxx.

15 : std::vector<TLumiBlockRange>()
16 , TObject()
17 , m_runnr(-1)
18{
19}