ATLAS Offline Software
Namespaces | Functions
Trigger/TrigMonitoring/TrigMinBiasMonitoring/src/Utils.h File Reference
#include "StoreGate/ReadHandle.h"
#include "xAODJet/Jet.h"
#include "xAODTracking/TrackParticle.h"
#include "xAODTracking/Vertex.h"
Include dependency graph for Trigger/TrigMonitoring/TrigMinBiasMonitoring/src/Utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Utils
 

Functions

double Utils::z0wrtPV (const xAOD::TrackParticle *trk, const xAOD::Vertex *vtx)
 Provide the trk DCA w.r.t. the PV. More...
 
const xAOD::VertexUtils::selectPV (SG::ReadHandle< xAOD::VertexContainer > &container)
 Finds the Primary Vertex. More...
 
const xAOD::JetUtils::findLeadingJet (SG::ReadHandle< xAOD::JetContainer > &container)
 Find leading jet. More...