GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
Definition at line 10 of file GSnapshot.h.
Public Member Functions | |
GSnapshot (const char *snapshot_dir=nullptr) | |
GSnapshot (const GSnapshot &)=default | |
GSnapshot (GSnapshot &&) noexcept=default | |
~GSnapshot ()=default | |
GSnapshot & | operator= (const GSnapshot &)=default |
GSnapshot & | operator= (GSnapshot &&) noexcept=default |
void | Snapshot (TCanvas *can=nullptr) |
Static Public Member Functions | |
static GSnapshot & | Get () |
Private Attributes | |
bool | fCanWriteHere |
std::string | fSnapshotDir |
|
explicit |
Definition at line 16 of file GSnapshot.cxx.
References fCanWriteHere, and fSnapshotDir.
|
default |
|
defaultnoexcept |
|
default |
|
static |
Definition at line 10 of file GSnapshot.cxx.
Referenced by Snapshot().
void GSnapshot::Snapshot | ( | TCanvas * | can = nullptr | ) |
Definition at line 43 of file GSnapshot.cxx.
References fCanWriteHere, fSnapshotDir, and Get().
|
private |
Definition at line 25 of file GSnapshot.h.
Referenced by GSnapshot(), and Snapshot().
|
private |
Definition at line 24 of file GSnapshot.h.
Referenced by GSnapshot(), and Snapshot().