#include <RootCFMatrixOutput.h>
Public Member Functions | |
RootCFMatrixOutput () | |
void | Write (const evt::Event &event, const fevt::Eye &eye, CherenkovFluorescenceMatrix chfl) |
~RootCFMatrixOutput () | |
Private Member Functions | |
void | Init () |
void | WriteLateral (const fevt::Eye &eye, CherenkovFluorescenceMatrix &chfl) |
Private Attributes | |
TFile * | fOutputFile |
int | fVerbosity |
Definition at line 24 of file RootCFMatrixOutput.h.
RootCFMatrixOutput::RootCFMatrixOutput | ( | ) |
Definition at line 51 of file RootCFMatrixOutput.cc.
References fwk::CoordinateSystemRegistry::Init().
RootCFMatrixOutput::~RootCFMatrixOutput | ( | ) |
Definition at line 205 of file RootCFMatrixOutput.cc.
|
private |
Definition at line 58 of file RootCFMatrixOutput.cc.
References utl::Branch::GetChild(), utl::Branch::GetData(), fwk::CentralConfig::GetTopBranch(), and INFO.
void RootCFMatrixOutput::Write | ( | const evt::Event & | event, |
const fevt::Eye & | eye, | ||
CherenkovFluorescenceMatrix | chfl | ||
) |
Definition at line 77 of file RootCFMatrixOutput.cc.
References sevt::SEvent::GetHeader(), sevt::Header::GetId(), fevt::Eye::GetId(), and evt::Event::HasSEvent().
Referenced by FdProfileReconstructorKG::FdProfileReconstructor::Run().
|
private |
Definition at line 101 of file RootCFMatrixOutput.cc.
References degree, evt::gh::eLambda, evt::gh::eX0, utl::GaisserHillas(), FdProfileReconstructorKG::CherenkovFluorescenceMatrix::GetCherenkovFluorescenceMatrix(), FdProfileReconstructorKG::CherenkovFluorescenceMatrix::GetDepth(), FdProfileReconstructorKG::CherenkovFluorescenceMatrix::GetFluorescenceMatrix(), fevt::EyeRecData::GetFRecShower(), evt::ShowerFRecData::GetGHParameters(), FdProfileReconstructorKG::CherenkovFluorescenceMatrix::GetMieScatteredCherenkovMatrix(), evt::VGaisserHillasParameter::GetNMax(), FdProfileReconstructorKG::CherenkovFluorescenceMatrix::GetRayleighScatteredCherenkovMatrix(), fevt::Eye::GetRecData(), evt::GaisserHillas4Parameter::GetShapeParameter(), evt::VGaisserHillasParameter::GetXMax(), FdProfileReconstructorKG::CherenkovFluorescenceMatrix::GetZetaDistance(), FdProfileReconstructorKG::CherenkovFluorescenceMatrix::SetZeta(), and utl::ShowerAge().
|
private |
Definition at line 39 of file RootCFMatrixOutput.h.
|
private |
Definition at line 41 of file RootCFMatrixOutput.h.