#include <algorithm>
#include <exception>
#include "TFile.h"
#include "TH2.h"
#include "GENIE/Framework/Messenger/Messenger.h"
#include "GenieSNova/src/GSNovaModel.h"
Go to the source code of this file.
Functions | |
TH2 * | ScaleHist (TH2 *hist) |
bool | compare (const GFluxGenerator &g1, const GFluxGenerator &g2) |
bool compare | ( | const GFluxGenerator & | g1, |
const GFluxGenerator & | g2 | ||
) |
Definition at line 181 of file GSNovaModel.cxx.
References genie::supernova::GFluxGenerator::T().
Referenced by caf::CAFMaker::endJob(), futureSig_reach_singlePOTcombo_syst(), daqdataformats::RawDAQDataUnitTest::getDifferenceBetweenStrings(), FormatFile::makeDataFile(), FormatFile::numOfType(), evdb::ParamFrame::ParamFrame(), and genie::supernova::GSNovaModel::SelectGenerator().
TH2* ScaleHist | ( | TH2 * | hist | ) |
kPc to cm
Luminosity magnitude
in str
in cm2
Definition at line 25 of file GSNovaModel.cxx.
References analysePickle::hist, and norm.
Referenced by genie::supernova::GSNovaModel::ReadModel().