ATLAS Offline Software
Functions
TGRLCollection.cxx File Reference
#include "GoodRunsLists/TGRLCollection.h"
#include "GoodRunsLists/TMsgLogger.h"
#include <algorithm>
Include dependency graph for TGRLCollection.cxx:

Go to the source code of this file.

Functions

 ClassImp (Root::TGRLCollection) Root
 

Function Documentation

◆ ClassImp()

ClassImp ( Root::TGRLCollection  )

Definition at line 11 of file TGRLCollection.cxx.

15  : std::vector<TGoodRunsList>()
16  , TObject()
17  , m_checkGRLInfo( checkGRLInfo )
18 {
19 }