5#ifndef MUON_MUONBETACALCULATIONUTILS_H
6#define MUON_MUONBETACALCULATIONUTILS_H
8#include "GaudiKernel/PhysicalConstants.h"
18 return fabs(p)/sqrt(p*p+
m_mass2);
float calculateTof(float beta, float dist)
float calculateInverseBetaError(float error, float dist)
float calculateBeta(float time, float dist)
float calculateBetaError(float time, float error, float dist)
const double m_inverseSpeedOfLight
MuonBetaCalculationUtils(float mass=0.)
float calculateBetaTrack(float p)
float calculateInverseBeta(float time, float dist)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.