#include "DataFormats/VertexReco/interface/NuclearInteraction.h"
#include "DataFormats/VertexReco/interface/NuclearInteractionFwd.h"
#include "DataFormats/ParticleFlowReco/interface/PFRecTrack.h"
#include "DataFormats/ParticleFlowReco/interface/PFRecTrackFwd.h"
Go to the source code of this file.
Classes | |
class | reco::PFNuclearInteraction |
Namespaces | |
reco | |
fixed size matrix | |
Typedefs | |
typedef std::vector< PFNuclearInteraction > | reco::PFNuclearInteractionCollection |
collection of NuclearInteractions More... | |
typedef edm::Ref< PFNuclearInteractionCollection > | reco::PFNuclearInteractionRef |
persistent reference to a NuclearInteraction More... | |
typedef edm::RefVector< PFNuclearInteractionCollection > | reco::PFNuclearInteractionRefVector |
vector of reference to Track in the same collection More... | |