![]() |
ATLAS Offline Software
|
#include "TrigSteeringEvent/TrigRoiDescriptor.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/Service.h"
#include "VertexRoiSelectionTool.h"
#include "TrackAnalysisCollections.h"
#include "TrackParametersHelper.h"
#include <algorithm>
Go to the source code of this file.
Functions | |
template std::vector< const xAOD::Vertex * > | IDTPM::VertexRoiSelectionTool::getVertices< xAOD::Vertex > (const std::vector< const xAOD::Vertex * > &vvec, const TrigRoiDescriptor *r) const |
getVertices method for offline vertices More... | |
template std::vector< const xAOD::TruthVertex * > | IDTPM::VertexRoiSelectionTool::getVertices< xAOD::TruthVertex > (const std::vector< const xAOD::TruthVertex * > &vvec, const TrigRoiDescriptor *r) const |
getVertices method for truth vertices More... | |
Definition in file VertexRoiSelectionTool.cxx.
template std::vector< const xAOD::TruthVertex* > IDTPM::VertexRoiSelectionTool::getVertices< xAOD::TruthVertex > | ( | const std::vector< const xAOD::TruthVertex * > & | vvec, |
const TrigRoiDescriptor * | r | ||
) | const |
getVertices method for truth vertices
template std::vector< const xAOD::Vertex* > IDTPM::VertexRoiSelectionTool::getVertices< xAOD::Vertex > | ( | const std::vector< const xAOD::Vertex * > & | vvec, |
const TrigRoiDescriptor * | r | ||
) | const |
getVertices method for offline vertices