#include <TEcnaParCout.h>
Public Member Functions | |
Int_t | GetCodePrint (const TString &) |
void | Init () |
TEcnaParCout () | |
TEcnaParCout (TEcnaObject *) | |
~TEcnaParCout () override | |
Public Attributes | |
Int_t | fCodePrintAllComments |
Int_t | fCodePrintComments |
Int_t | fCodePrintNoComment |
Int_t | fCodePrintWarnings |
Int_t | fFlagPrint |
Private Attributes | |
Int_t | fCdelete |
Int_t | fCnaCommand |
Int_t | fCnaError |
Int_t | fCnew |
Int_t | fgMaxCar |
TString | fTTBELL |
TEcnaParCout.h Update: 05/10/2012 Author: B.Fabbro (berna) DSM/IRFU/SPP CEA-Saclay Copyright: Those valid for CEA sofware rd.f abbro @cea .fr
ECNA web page: http://cms-fabbro.web.cern.ch/cms-fabbro/
Definition at line 25 of file TEcnaParCout.h.
TEcnaParCout::TEcnaParCout | ( | ) |
Definition at line 26 of file TEcnaParCout.cc.
References Init().
TEcnaParCout::TEcnaParCout | ( | TEcnaObject * | pObjectManager | ) |
Definition at line 34 of file TEcnaParCout.cc.
References Init(), and TEcnaObject::RegisterPointer().
|
override |
Definition at line 17 of file TEcnaParCout.cc.
Int_t TEcnaParCout::GetCodePrint | ( | const TString & | chcode | ) |
Definition at line 66 of file TEcnaParCout.cc.
Referenced by Init(), TEcnaRead::Init(), TEcnaRun::Init(), and TEcnaWrite::TEcnaWrite().
void TEcnaParCout::Init | ( | void | ) |
Definition at line 44 of file TEcnaParCout.cc.
References fCnaCommand, fCnaError, fCodePrintAllComments, fCodePrintComments, fCodePrintNoComment, fCodePrintWarnings, fFlagPrint, fgMaxCar, fTTBELL, and GetCodePrint().
Referenced by TEcnaParCout().
|
private |
Definition at line 29 of file TEcnaParCout.h.
|
private |
Definition at line 31 of file TEcnaParCout.h.
Referenced by Init().
|
private |
Definition at line 31 of file TEcnaParCout.h.
Referenced by Init().
|
private |
Definition at line 29 of file TEcnaParCout.h.
Int_t TEcnaParCout::fCodePrintAllComments |
Definition at line 36 of file TEcnaParCout.h.
Referenced by Init().
Int_t TEcnaParCout::fCodePrintComments |
Definition at line 36 of file TEcnaParCout.h.
Referenced by Init().
Int_t TEcnaParCout::fCodePrintNoComment |
Definition at line 36 of file TEcnaParCout.h.
Referenced by Init().
Int_t TEcnaParCout::fCodePrintWarnings |
Definition at line 36 of file TEcnaParCout.h.
Referenced by Init().
Int_t TEcnaParCout::fFlagPrint |
Definition at line 35 of file TEcnaParCout.h.
Referenced by Init().
|
private |
Definition at line 28 of file TEcnaParCout.h.
Referenced by Init().
|
private |
Definition at line 30 of file TEcnaParCout.h.
Referenced by Init().