ARTEMIS-CRIB
 
Loading...
Searching...
No Matches
art::crib::TCatCmdTCutG Class Reference

#include <TCatCmdTCutG.h>

Inheritance diagram for art::crib::TCatCmdTCutG:
[legend]
Collaboration diagram for art::crib::TCatCmdTCutG:
[legend]

Public Member Functions

 ~TCatCmdTCutG () override
 
 ClassDefOverride (TCatCmdTCutG, 1)
 
Long_t Cmd (vector< TString >) override
 
void GetEvent ()
 
void Help () override
 
Long_t Run (Double_t *x=nullptr, Double_t *y=nullptr)
 
Long_t Run (TPad *pad, Double_t *x=nullptr, Double_t *y=nullptr)
 

Static Public Member Functions

static TCatCmdTCutGInstance ()
 

Static Public Attributes

static const char * kFuncNameBase
 
static const char * kLabelNameBase
 

Protected Member Functions

 TCatCmdTCutG ()
 

Protected Attributes

Int_t fEventtype
 
Bool_t fisFirst
 
Double_t fX
 
Double_t fY
 

Detailed Description

Definition at line 21 of file TCatCmdTCutG.h.

Constructor & Destructor Documentation

◆ TCatCmdTCutG()

TCatCmdTCutG::TCatCmdTCutG ( )
protected

Definition at line 26 of file TCatCmdTCutG.cc.

◆ ~TCatCmdTCutG()

TCatCmdTCutG::~TCatCmdTCutG ( )
override

Definition at line 31 of file TCatCmdTCutG.cc.

Member Function Documentation

◆ ClassDefOverride()

art::crib::TCatCmdTCutG::ClassDefOverride ( TCatCmdTCutG ,
1  )

◆ Cmd()

Long_t TCatCmdTCutG::Cmd ( vector< TString > )
override

Definition at line 38 of file TCatCmdTCutG.cc.

◆ GetEvent()

void TCatCmdTCutG::GetEvent ( )

Definition at line 163 of file TCatCmdTCutG.cc.

◆ Help()

void TCatCmdTCutG::Help ( )
override

Definition at line 193 of file TCatCmdTCutG.cc.

◆ Instance()

TCatCmdTCutG * TCatCmdTCutG::Instance ( )
static

Definition at line 33 of file TCatCmdTCutG.cc.

◆ Run() [1/2]

Long_t TCatCmdTCutG::Run ( Double_t * x = nullptr,
Double_t * y = nullptr )

Definition at line 159 of file TCatCmdTCutG.cc.

◆ Run() [2/2]

Long_t TCatCmdTCutG::Run ( TPad * pad,
Double_t * x = nullptr,
Double_t * y = nullptr )

Definition at line 132 of file TCatCmdTCutG.cc.

Member Data Documentation

◆ fEventtype

Int_t art::crib::TCatCmdTCutG::fEventtype
protected

Definition at line 26 of file TCatCmdTCutG.h.

◆ fisFirst

Bool_t art::crib::TCatCmdTCutG::fisFirst
protected

Definition at line 27 of file TCatCmdTCutG.h.

◆ fX

Double_t art::crib::TCatCmdTCutG::fX
protected

Definition at line 24 of file TCatCmdTCutG.h.

◆ fY

Double_t art::crib::TCatCmdTCutG::fY
protected

Definition at line 25 of file TCatCmdTCutG.h.

◆ kFuncNameBase

const char* art::crib::TCatCmdTCutG::kFuncNameBase
static

Definition at line 32 of file TCatCmdTCutG.h.

◆ kLabelNameBase

const char* art::crib::TCatCmdTCutG::kLabelNameBase
static

Definition at line 33 of file TCatCmdTCutG.h.


The documentation for this class was generated from the following files:
return to the guide