FCCAnalyses
|
#include <cstddef>
#include "ROOT/RVec.hxx"
#include "edm4hep/TrackCollection.h"
#include "edm4hep/TrackMCParticleLinkCollection.h"
Go to the source code of this file.
Classes | |
struct | FCCAnalyses ::PodioSource ::Track::selPDG |
Analyzer to select tracks associated with a MC particle of a specified PDG ID. More... | |
Namespaces | |
namespace | FCCAnalyses |
namespace | FCCAnalyses ::PodioSource |
namespace | FCCAnalyses ::PodioSource ::Track |
Functions | |
ROOT::VecOps::RVec< std::size_t > | FCCAnalyses ::PodioSource ::Track::getNstates (const edm4hep::TrackCollection &inColl) |
Analyzer to get number of track states. | |
ROOT::VecOps::RVec< float > | FCCAnalyses ::PodioSource ::Track::getD0 (const edm4hep::TrackCollection &inColl) |
Analyzer to get track D0. | |