ATLAS Offline Software
Classes
FPGATrackSimGenScanMonitoring.h File Reference

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"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FPGATrackSimGenScanMonitoring
 
struct  FPGATrackSimGenScanMonitoring::eventDispSet
 

Detailed Description

This is the monitoring for the FPGATrackSimGenScanTool.

Author
Elliot Lipeles, Ben Rosser
Date
Sept 6th, 2024 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.

Author
Elliot Lipeles
Date
Sept 6th, 2024 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.