MUSIC unknown
Analysis for the MUSIC active-target ionization chamber
Loading...
Searching...
No Matches
TagEfficiency.cpp File Reference
#include "TagEfficiency.hpp"
#include "Constants.hpp"
#include "InitUtils.hpp"
#include "Normalization.hpp"
#include "Paths.hpp"
#include "PlottingUtils.hpp"
#include "StripSumScatter.hpp"
#include <TCanvas.h>
#include <TFile.h>
#include <TGraph.h>
#include <TGraphErrors.h>
#include <TH2F.h>
#include <TLegend.h>
#include <TNamed.h>
#include <TParameter.h>
#include <TRandom3.h>
#include <TSystem.h>
#include <TTree.h>
#include <cmath>
#include <iostream>
Include dependency graph for TagEfficiency.cpp:

Go to the source code of this file.

Namespaces

namespace  TagEfficiencyStore
 Persistence for the efficiency records.

Functions

TString TagEfficiencyStore::Path ()
 Path to the store.
void TagEfficiencyStore::Write (const TString &channel, const std::vector< TagEfficiencyRecord > &records, const TString &method)
 Replace one channel's records, keeping every other channel's.
Bool_t TagEfficiencyStore::Load (const TString &channel, Int_t reac, TagEfficiencyRecord &record)
 Read one record.
TString TagEfficiencyStore::Method ()
 The method label stamped into the store.