#include <cmath>
Go to the source code of this file.
Functions | |
template<class T > | |
T | angle (T x1, T y1, T z1, T x2, T y2, T z2) |
template<typename T1 , typename T2 > | |
double | angle (const T1 &t1, const T2 &t2) |
Definition at line 11 of file angle.h.
References mathSSE::sqrt().
Referenced by MuonCSCChamberResidual::addResidual(), EcalCosmicsHists::analyze(), BeamHaloAnalyzer::analyze(), angle(), EcalHaloAlgo::Calculate(), CSCPairResidualsConstraint::calculatePhi(), ThirdHitPrediction::calculateRangesBarrel(), ThirdHitPrediction::calculateRangesForward(), reco::modules::TrackerTrackHitFilter::checkHitAngle(), LaserAlignment::ConvertAngle(), RPCStripsRing::createRefConnections(), MuonAlignmentInputXML::do_rotateglobalaxis(), MuonAlignmentInputXML::do_rotatelocal(), CSCPairResidualsConstraint::dphidzFromTrack(), EcalHitMaker::ecalCellLine(), DDHCalXtalAlgo::execute(), SiStripFineDelayTLA::findtrackangle(), GlobalTrajectoryBuilderBase::fixTEC(), IsolatedPixelTrackCandidateProducer::getDistInCM(), getDistInCM(), CaloCellGeometry::getTransform(), MultiHitGeneratorFromChi2::hitSets(), PixelTripletLargeTipGenerator::hitTriplets(), PixelTripletHLTGenerator::hitTriplets(), HLTMuonDimuonL2Filter::hltFilter(), Utils::mpi_pi(), PFMETBenchmark::mpi_pi(), TrackerDpgAnalysis::onTrackAngles(), reco::tau::disc::OpeningAngle3D(), Angle< math::XYZVector, math::XYZPoint >::operator()(), DDLRotationByAxis::processElement(), reco::BeamHaloSummaryProducer::produce(), AlCaHOCalibProducer::produce(), DTLocalTriggerTask::runDCCAnalysis(), FillInfo::setCrossingAngle(), unsafe_atan2f_impl(), unsafe_atan2i_impl(), GflashG4Watcher::update(), DTSegmentUpdator::updateHits(), and TrajectoryManager::updateWithDaughters().
double angle | ( | const T1 & | t1, |
const T2 & | t2 | ||
) |