![]() |
GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
![]() |
Definition at line 45 of file TGRSISortInfo.h.
Public Member Functions | |
TGRSISortInfo () | |
TGRSISortInfo (const TGRSISortInfo &)=default | |
TGRSISortInfo (TGRSISortInfo &&) noexcept=default | |
~TGRSISortInfo () | |
UInt_t | AddDuplicate () |
void | Clear (Option_t *opt="") override |
TString | Comment () const |
TGRSISortInfo & | operator= (const TGRSISortInfo &)=default |
TGRSISortInfo & | operator= (TGRSISortInfo &&) noexcept=default |
void | Print (Option_t *opt="") const override |
Int_t | RunNumber () const |
void | SetComment (const char *comment) |
void | SetRunInfo () |
Int_t | SubRunNumber () const |
Private Attributes | |
TString | fComment |
UInt_t | fDuplicates {0} |
Int_t | fRunNumber {0} |
Int_t | fSubRunNumber {0} |
TGRSISortInfo::TGRSISortInfo | ( | ) |
Definition at line 75 of file TGRSISortInfo.cxx.
References Clear(), and SetRunInfo().
|
default |
|
defaultnoexcept |
|
default |
|
inline |
Definition at line 64 of file TGRSISortInfo.h.
Referenced by TGRSISortList::AddSortInfo().
|
override |
Definition at line 100 of file TGRSISortInfo.cxx.
References fComment, fDuplicates, fRunNumber, and fSubRunNumber.
Referenced by TGRSISortInfo().
|
inline |
Definition at line 57 of file TGRSISortInfo.h.
Referenced by Print().
|
default |
|
defaultnoexcept |
|
override |
Definition at line 89 of file TGRSISortInfo.cxx.
References Comment(), fDuplicates, RunNumber(), and SubRunNumber().
Referenced by ClassImp().
|
inline |
Definition at line 55 of file TGRSISortInfo.h.
Referenced by TGRSISortList::AddSortInfo(), and Print().
|
inline |
Definition at line 59 of file TGRSISortInfo.h.
void TGRSISortInfo::SetRunInfo | ( | ) |
Definition at line 83 of file TGRSISortInfo.cxx.
References fRunNumber, fSubRunNumber, TRunInfo::RunNumber(), and TRunInfo::SubRunNumber().
Referenced by TGRSISortInfo().
|
inline |
Definition at line 56 of file TGRSISortInfo.h.
Referenced by TGRSISortList::AddSortInfo(), and Print().
|
private |
Definition at line 70 of file TGRSISortInfo.h.
Referenced by Clear().
|
private |
Definition at line 69 of file TGRSISortInfo.h.
|
private |
Definition at line 67 of file TGRSISortInfo.h.
Referenced by Clear(), and SetRunInfo().
|
private |
Definition at line 68 of file TGRSISortInfo.h.
Referenced by Clear(), and SetRunInfo().