6#ifndef TRIGL2PILEUP_TRIGPILEUPINFO_H
7#define TRIGL2PILEUP_TRIGPILEUPINFO_H
12#include "GaudiKernel/MsgStream.h"
37 const std::vector<int>&
getFJVec()
const;
38 const std::vector<int>&
getBJVec()
const;
39 const std::vector<int>&
getPVVec()
const;
Provide an interface for finding inheritance information at run time.
#define SG_BASE(D, B)
Declare that class D derives from class B.
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
An STL vector of pointers that by default owns its pointed-to elements.
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
int getPV(unsigned int index) const
const std::vector< int > & getBJVec() const
int getFJ(unsigned int index) const
const std::vector< int > & getPVVec() const
const std::vector< int > & getFJVec() const
std::vector< int > m_PV_Track
int getBJ(unsigned int index) const