81 Int_t code_print = 101;
85 if( chcode ==
"NoComment" ){code_print = 100;}
86 if( chcode ==
"Warnings" ){code_print = 101;}
87 if( chcode ==
"Comments" ){code_print = 102;}
88 if( chcode ==
"AllComments" ){code_print = 103;}
Int_t fCodePrintAllComments
Int_t GetCodePrint(const TString)
Int_t fCodePrintNoComment