GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
TGRSIProof Class Reference

Detailed Description

This class allows proof to work with GRSI

Deprecated
Since PROOF is deprecated it is recommended to use TGRSIFrame instead.

Definition at line 44 of file TGRSIProof.h.

Public Member Functions

 TGRSIProof ()=default
 
 TGRSIProof (const TGRSIProof &)=delete
 
 TGRSIProof (TGRSIProof &&) noexcept=delete
 
 ~TGRSIProof ()=default
 
void LoadLibsIntoProof ()
 
TGRSIProofoperator= (const TGRSIProof &)=delete
 
TGRSIProofoperator= (TGRSIProof &&) noexcept=delete
 

Static Public Member Functions

static TGRSIProofOpen (const char *worker="")
 
+ Inheritance diagram for TGRSIProof:
+ Collaboration diagram for TGRSIProof:

Constructor & Destructor Documentation

◆ TGRSIProof() [1/3]

TGRSIProof::TGRSIProof ( )
default

◆ TGRSIProof() [2/3]

TGRSIProof::TGRSIProof ( const TGRSIProof & )
delete

◆ TGRSIProof() [3/3]

TGRSIProof::TGRSIProof ( TGRSIProof && )
deletenoexcept

◆ ~TGRSIProof()

TGRSIProof::~TGRSIProof ( )
default

Member Function Documentation

◆ LoadLibsIntoProof()

void TGRSIProof::LoadLibsIntoProof ( )
inline

◆ Open()

static TGRSIProof * TGRSIProof::Open ( const char * worker = "")
inlinestatic

Definition at line 53 of file TGRSIProof.h.

Referenced by main().

◆ operator=() [1/2]

TGRSIProof & TGRSIProof::operator= ( const TGRSIProof & )
delete

◆ operator=() [2/2]

TGRSIProof & TGRSIProof::operator= ( TGRSIProof && )
deletenoexcept