#include <vector>
#include "RecoBase/Track.h"
#include "RecoBase/PID.h"
#include "art/Framework/Principal/Event.h"
Go to the source code of this file.
Classes | |
class | bpfit::BPFPId |
Namespaces | |
bpfit | |
Functions | |
unsigned int | bpfit::HighestPIDTrack (const std::vector< art::Ptr< rb::Track > > &sliceTracks, const std::string &bpfpidModuleLabel, const int &pdg, const art::Event &e) |