CbmRoot
|
#include <LxEff.h>
Public Member Functions | |
LxEff (LxFinderTriplet &owner) | |
void | CalcRecoEff (bool joinExt) |
void | AnalyzeNotMatchedMC (std::ofstream &out, std::list< LxPoint * > hits[LXSTATIONS][LXLAYERS]) |
Public Attributes | |
LxFinderTriplet & | finder |
|
explicit |
Definition at line 16 of file riplet/LxEff.cxx.
void LxEff::AnalyzeNotMatchedMC | ( | std::ofstream & | out, |
std::list< LxPoint * > | hits[LXSTATIONS][LXLAYERS] | ||
) |
Definition at line 248 of file riplet/LxEff.cxx.
References LxFinderTriplet::caSpace, LxPoint::dx, LxPoint::dx2, LxPoint::dy, LxPoint::dy2, finder, hits, i, LxTriplet::left, LXSTATIONS, m, LxTriplet::neighbours, LxTriplet::right, sqrt(), LxSpace::stations, LxPoint::triplets, LxPoint::x, LxPoint::y, and LxPoint::z.
Referenced by CalcRecoEff().
void LxEff::CalcRecoEff | ( | bool | joinExt | ) |
Definition at line 647 of file riplet/LxEff.cxx.
References AnalyzeNotMatchedMC(), LxTrack::branches, LxFinderTriplet::caSpace, LxTriplet::center, LxDraw::ClearView(), LxTrack::clone, LxDraw::DrawInputHits(), LxDraw::DrawMCTracks(), LxDraw::DrawRays(), LxRay::end, LxFinderTriplet::eventNumber, LxMCTrack::externalTrack, LxTrack::externalTrack, finder, LxMCTrack::hitsOnStations, i, LxFinderTriplet::incomplete_events, LxPoint::layer, LxLayer::layerNumber, LxMCTrack::layersWithHits, LxTrack::length, LXLAYERS, LxMCPoint::lxPoints, LXSTATIONS, LxTrack::matched, LxPoint::mcPoints, LxTrack::mcTrack, mcTracks, LxFinderTriplet::MCTracks, LxTrack::mcTracks, memset(), LxMCTrack::mother_ID, LxMCTrack::p, LxMCTrack::pdg, LxMCTrack::Points, LxTrack::points, LxFinderTriplet::pPtCut, LxMCTrack::px, LxMCTrack::py, LxTrack::rays, LxDraw::SaveCanvas(), LxLayer::station, LxStation::stationNumber, LxSpace::stationsInAlgo, LxMCTrack::stationsWithHits, LxMCPoint::track, LxPoint::track, LxExtTrack::track, LxSpace::tracks, LxTriplet::tx, LxPoint::x, and LxPoint::z.
Referenced by LxFinderTriplet::Exec().
LxFinderTriplet& LxEff::finder |
Definition at line 27 of file LxEff.h.
Referenced by AnalyzeNotMatchedMC(), and CalcRecoEff().