![]() |
ATLAS Offline Software
|
This is the monitoring for the FPGATrackSimGenScanTool. More...
#include "FPGATrackSimBinning/FPGATrackSimBinnedHits.h"#include "GaudiKernel/ServiceHandle.h"#include "GaudiKernel/ITHistSvc.h"#include "AthenaBaseComps/AthAlgTool.h"#include "TGraph.h"#include "FPGATrackSimObjects/FPGATrackSimHit.h"#include "FPGATrackSimObjects/FPGATrackSimTrackPars.h"#include "FPGATrackSimObjects/FPGATrackSimTruthTrack.h"#include "FPGATrackSimBinning/FPGATrackSimBinUtil.h"#include "FPGATrackSimGenScanTool.h"Go to the source code of this file.
Classes | |
| class | FPGATrackSimGenScanMonitoring |
| struct | FPGATrackSimGenScanMonitoring::eventDispSet |
This is the monitoring for the FPGATrackSimGenScanTool.
Description: See the FPGATrackSimGenScanTool.h for overview. This class holds all the historgrams and graphs output and controls the filling intereface for all of them. The histogram outputs are enormously important for choosing and optimizing the cuts and validating the code.
This is a (currently stripped down) version of GenScanMonitoring that ONLY contains what's necessary to produce the "layer study" outputs– dependence on internal GenScan classes has been removed.
Description: See the FPGATrackSimGenScanTool.h for overview. This class holds all the historgrams and graphs output and controls the filling intereface for all of them. The histogram outputs are enormously important for choosing and optimizing the cuts and validating the code.
Definition in file FPGATrackSimGenScanMonitoring.h.