FCCAnalyses
Loading...
Searching...
No Matches
TrackUtils.h File Reference
#include "vector"
#include "ROOT/RVec.hxx"
#include "edm4hep/RecDqdxData.h"
Include dependency graph for TrackUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FCCAnalyses::TrackUtils::TrackDqdxHandler
 Adjusted utility class to invert the relations between RecDqdx and Track. More...
 

Namespaces

namespace  FCCAnalyses
 FCC analyzers collection.
 
namespace  FCCAnalyses::TrackUtils
 Utilities for the EDM4hep::Track objects and collections.
 

Functions

TrackDqdxHandler FCCAnalyses::TrackUtils::createTrackDqdxHandler (const ROOT::VecOps::RVec< edm4hep::RecDqdxData > &dQdxColl, const ROOT::VecOps::RVec< size_t > &dQdxTrackIndexes)
 Creates an instance of TrackDqdxHandler.