ATLAS Offline Software
Namespaces | Macros | Functions
MuonHoughTransformTester.cxx File Reference
#include "MuonHoughTransformTester.h"
#include "GaudiKernel/SystemOfUnits.h"
#include "MuonTesterTree/EventInfoBranch.h"
#include "MuonReadoutGeometryR4/MuonChamber.h"
#include "MuonPatternHelpers/SegmentFitHelperFunctions.h"
#include "MuonPatternEvent/MuonHoughDefs.h"
#include "MuonPatternHelpers/HoughHelperFunctions.h"
#include "StoreGate/ReadCondHandle.h"
#include "GeoModelHelpers/throwExcept.h"
#include "TCanvas.h"
#include "TLine.h"
#include "TArrow.h"
#include "TMarker.h"
#include "TEllipse.h"
#include "TLatex.h"

Go to the source code of this file.

Namespaces

 MuonValR4
 Lightweight algorithm to read xAOD MDT sim hits and (fast-digitised) drift circles from SG and fill a validation NTuple with identifier and drift circle info.
 

Macros

#define XXX   std::cout << __LINE__ << std::endl;
 

Functions

double MuonValR4::evalX2 (const double *pars, std::function< double(double, double, const ActsGeometryContext &, const std::vector< const xAOD::MuonSimHit * > &, const MuonR4::HoughSegmentSeed *)> fcn, const ActsGeometryContext &gctx, const std::vector< const xAOD::MuonSimHit * > &simHits, const MuonR4::HoughSegmentSeed *seed)
 

Macro Definition Documentation

◆ XXX

#define XXX   std::cout << __LINE__ << std::endl;

Definition at line 496 of file MuonHoughTransformTester.cxx.