List of all members | Public Member Functions | Protected Attributes
SdHorizontalReconstructionNS::ShowerFrontFunction Class Reference

#include <ShowerFrontFunction.h>

Inheritance diagram for SdHorizontalReconstructionNS::ShowerFrontFunction:
Inheritance graph
[legend]

Public Member Functions

double operator() (const std::vector< double > &pars) const
 
void Predict (double &meanCT, double &sigmaCT, const StationData &sd, const utl::Point &originPos, const double originCT) const
 
 ShowerFrontFunction (const SdHorizontalReconstruction &config, const utl::Point &core, const StationList &list, const ExternalGeometryData &gd)
 
double Up () const
 
 ~ShowerFrontFunction ()
 

Protected Attributes

const SdHorizontalReconstructionfConfig
 
const utl::PointfCore
 
const ExternalGeometryDatafExt
 
const StationListfList
 
utl::MuonArrivalTime fMat
 

Detailed Description

Implements likelihood function for Minuit2 to fit shower axis and front curvature.

Author
Victor Olmos-Gilbaja
Javier Gonzalez
Hans Dembinski
Talianna Schmidt
Gonzalo Rodriguez
Date
Nov 2011

Definition at line 31 of file ShowerFrontFunction.h.

Constructor & Destructor Documentation

ShowerFrontFunction::ShowerFrontFunction ( const SdHorizontalReconstruction config,
const utl::Point core,
const StationList list,
const ExternalGeometryData gd 
)

Definition at line 26 of file ShowerFrontFunction.cc.

SdHorizontalReconstructionNS::ShowerFrontFunction::~ShowerFrontFunction ( )
inline

Definition at line 39 of file ShowerFrontFunction.h.

Member Function Documentation

double ShowerFrontFunction::operator() ( const std::vector< double > &  pars) const
void ShowerFrontFunction::Predict ( double &  meanCT,
double &  sigmaCT,
const StationData sd,
const utl::Point originPos,
const double  originCT 
) const
double SdHorizontalReconstructionNS::ShowerFrontFunction::Up ( ) const
inline

Definition at line 50 of file ShowerFrontFunction.h.

Member Data Documentation

const SdHorizontalReconstruction& SdHorizontalReconstructionNS::ShowerFrontFunction::fConfig
protected

Definition at line 53 of file ShowerFrontFunction.h.

Referenced by operator()(), and Predict().

const utl::Point& SdHorizontalReconstructionNS::ShowerFrontFunction::fCore
protected

Definition at line 54 of file ShowerFrontFunction.h.

Referenced by Predict().

const ExternalGeometryData& SdHorizontalReconstructionNS::ShowerFrontFunction::fExt
protected

Definition at line 56 of file ShowerFrontFunction.h.

Referenced by operator()().

const StationList& SdHorizontalReconstructionNS::ShowerFrontFunction::fList
protected

Definition at line 55 of file ShowerFrontFunction.h.

Referenced by operator()().

utl::MuonArrivalTime SdHorizontalReconstructionNS::ShowerFrontFunction::fMat
mutableprotected

Definition at line 57 of file ShowerFrontFunction.h.

Referenced by Predict().


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

, generated on Tue Sep 26 2023.