GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
Class containing setup specific detector information.
Definition at line 21 of file TDetectorInformation.h.
Public Member Functions | |
TDetectorInformation ()=default | |
TDetectorInformation (const TDetectorInformation &)=default | |
TDetectorInformation (TDetectorInformation &&) noexcept=default | |
~TDetectorInformation ()=default | |
virtual TEventBuildingLoop::EBuildMode | BuildMode () const |
void | Clear (Option_t *="") override |
TDetectorInformation & | operator= (const TDetectorInformation &)=default |
TDetectorInformation & | operator= (TDetectorInformation &&) noexcept=default |
void | Print (Option_t *="") const override |
virtual void | Set () |
|
default |
|
default |
|
defaultnoexcept |
|
default |
|
inlinevirtual |
Set the detector information based on the available TChannels.
Select build mode based on available detectors
Reimplemented in TGRSIDetectorInformation, THILDetectorInformation, TILLDetectorInformation, and TTdrDetectorInformation.
Definition at line 31 of file TDetectorInformation.h.
References TEventBuildingLoop::kDefault.
Referenced by TGRSIint::SetupPipeline().
|
inlineoverride |
Definition at line 34 of file TDetectorInformation.h.
Referenced by TGRSIDetectorInformation::Clear(), THILDetectorInformation::Clear(), TILLDetectorInformation::Clear(), and TTdrDetectorInformation::Clear().
|
default |
|
defaultnoexcept |
|
inlineoverride |
Definition at line 33 of file TDetectorInformation.h.
Referenced by TRunInfo::Print().
|
inlinevirtual |
Reimplemented in TGRSIDetectorInformation, THILDetectorInformation, TILLDetectorInformation, and TTdrDetectorInformation.
Definition at line 30 of file TDetectorInformation.h.
Referenced by TGRSIint::SetupPipeline().