ant
A2 ant: class-based analysis framework
ant::DetectorPlots Class Reference

#include <DetectorPlots.h>

Static Public Member Functions

static ant::TH2TAPSMakeTAPSTheta (const std::string &setup_name)
 
static ant::TH2TAPSMakeTAPSPhi (const std::string &setup_name)
 
static ant::TH2CBMakeCBTheta (const std::string &setup_name)
 
static ant::TH2CBMakeCBPhi (const std::string &setup_name)
 
static void PlotCBTheta (const std::string &setup_name)
 
static void PlotCBPhi (const std::string &setup_name)
 
static void PlotCBIgnored (const std::string &setup_name, bool draw_element_numbers=false)
 Plot all ignored Crystal Ball Elements in a ant::TH2CB histogram in a new Canvas. More...
 
static void PlotCBNearestAngles (const std::string &setup_name)
 
static void PlotTAPSTheta (const std::string &setup_name)
 
static void PlotTAPSPhi (const std::string &setup_name)
 
static void PlotTAPSIgnored (const std::string &setup_name, bool draw_element_numbers=false)
 Plot all ignored TAPS Elements in a ant::TH2TAPS histogram in a new Canvas. More...
 
static void PlotTAPSNearestAngles (const std::string &setup_name)
 
static void PlotCBTAPSDetectorPositions (const std::string &setup_name, double CB_gap=0.0)
 
static void PlotTaggerChannelEnergy (const std::string &setup_name)
 
static void PlotTaggerChannelEnergyWidth (const std::string &setup_name)
 

Member Function Documentation

◆ MakeCBPhi()

TH2CB * DetectorPlots::MakeCBPhi ( const std::string &  setup_name)
static

◆ MakeCBTheta()

TH2CB * DetectorPlots::MakeCBTheta ( const std::string &  setup_name)
static

◆ MakeTAPSPhi()

TH2TAPS * DetectorPlots::MakeTAPSPhi ( const std::string &  setup_name)
static

◆ MakeTAPSTheta()

TH2TAPS * DetectorPlots::MakeTAPSTheta ( const std::string &  setup_name)
static

◆ PlotCBIgnored()

void DetectorPlots::PlotCBIgnored ( const std::string &  setup_name,
bool  draw_element_numbers = false 
)
static

Plot all ignored Crystal Ball Elements in a ant::TH2CB histogram in a new Canvas.

Parameters
setup_nameA valid Ant setup name

◆ PlotCBNearestAngles()

void DetectorPlots::PlotCBNearestAngles ( const std::string &  setup_name)
static

◆ PlotCBPhi()

void DetectorPlots::PlotCBPhi ( const std::string &  setup_name)
static

◆ PlotCBTAPSDetectorPositions()

void DetectorPlots::PlotCBTAPSDetectorPositions ( const std::string &  setup_name,
double  CB_gap = 0.0 
)
static

◆ PlotCBTheta()

void DetectorPlots::PlotCBTheta ( const std::string &  setup_name)
static

◆ PlotTaggerChannelEnergy()

void DetectorPlots::PlotTaggerChannelEnergy ( const std::string &  setup_name)
static

◆ PlotTaggerChannelEnergyWidth()

void DetectorPlots::PlotTaggerChannelEnergyWidth ( const std::string &  setup_name)
static

◆ PlotTAPSIgnored()

void DetectorPlots::PlotTAPSIgnored ( const std::string &  setup_name,
bool  draw_element_numbers = false 
)
static

Plot all ignored TAPS Elements in a ant::TH2TAPS histogram in a new Canvas.

Parameters
setup_nameA valid Ant setup name

◆ PlotTAPSNearestAngles()

void DetectorPlots::PlotTAPSNearestAngles ( const std::string &  setup_name)
static

◆ PlotTAPSPhi()

void DetectorPlots::PlotTAPSPhi ( const std::string &  setup_name)
static

◆ PlotTAPSTheta()

void DetectorPlots::PlotTAPSTheta ( const std::string &  setup_name)
static

The documentation for this class was generated from the following files: