Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ExtractCDCDeformation.C File Reference

Go to the source code of this file.

Functions

TH1I * Get1DHistogram (const char *plugin, const char *directoryName, const char *name, bool print=true)
 
TH2I * Get2DHistogram (const char *plugin, const char *directoryName, const char *name)
 
TCanvas * Plot2DCDC (TH2D **histograms, TString name, TString title, float minScale, float maxScale)
 
void ExtractCDCDeformation (TString filename="hd_root.root")
 

Variables

TFile * thisFile
 

Function Documentation

void ExtractCDCDeformation ( TString  filename = "hd_root.root")

Definition at line 47 of file ExtractCDCDeformation.C.

References c0, c1, c2, f1(), filename, Get2DHistogram(), Plot2DCDC(), sprintf(), thisFile, and total.

TH1I* Get1DHistogram ( const char *  plugin,
const char *  directoryName,
const char *  name,
bool  print = true 
)

Definition at line 8 of file ExtractCDCDeformation.C.

References thisFile.

TH2I* Get2DHistogram ( const char *  plugin,
const char *  directoryName,
const char *  name 
)

Definition at line 19 of file ExtractCDCDeformation.C.

References thisFile.

Referenced by ExtractCDCDeformation().

TCanvas* Plot2DCDC ( TH2D **  histograms,
TString  name,
TString  title,
float  minScale,
float  maxScale 
)

Definition at line 30 of file ExtractCDCDeformation.C.

References axes.

Referenced by ExtractCDCDeformation().

Variable Documentation

TFile* thisFile