ra4_macros  bede988c286599a3a84b77a4d788ac0a971e89f9
Functions | Variables
anonymous_namespace{make_csv_template.cxx} Namespace Reference

Functions

const TString csvVar ("jets_csv")
 

Variables

const int nBins =22
 
const float xMin =0.89
 
const float xMax =1.0
 

Function Documentation

const TString anonymous_namespace{make_csv_template.cxx}::csvVar ( "jets_csv"  )

Referenced by main(), and makeCSVHist().

Variable Documentation

const int anonymous_namespace{make_csv_template.cxx}::nBins =22

Definition at line 21 of file make_csv_template.cxx.

Referenced by main(), makeCSVHist(), and print1D().

const float anonymous_namespace{make_csv_template.cxx}::xMax =1.0

Definition at line 23 of file make_csv_template.cxx.

Referenced by main(), and makeCSVHist().

const float anonymous_namespace{make_csv_template.cxx}::xMin =0.89

Definition at line 22 of file make_csv_template.cxx.

Referenced by main(), and makeCSVHist().