Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
VDCeff.cxx File Reference
#include "VDCeff.h"
#include "THaVarList.h"
#include "THaGlobals.h"
#include "TObjArray.h"
#include "TH1F.h"
#include "TMath.h"
#include "TDirectory.h"
#include "TClass.h"
#include <stdexcept>
#include <memory>
#include <cassert>
Include dependency graph for VDCeff.cxx:

Go to the source code of this file.

Functions

static void SafeDeleteHist (const TString &name, TH1F *&the_hist)
 

Variables

const TString eff_suffix ("eff")
 
const TString nhit_suffix ("nhit")
 

Function Documentation

◆ SafeDeleteHist()

static void SafeDeleteHist ( const TString name,
TH1F *&  the_hist 
)
static

Definition at line 42 of file VDCeff.cxx.

Variable Documentation

◆ eff_suffix

const TString eff_suffix("eff") ( "eff"  )

◆ nhit_suffix

const TString nhit_suffix("nhit") ( "nhit"  )