|
ATLAS Offline Software
|
Go to the documentation of this file.
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;
const std::vector< int > & getBJVec() const
const std::vector< int > & getPVVec() const
int getPV(unsigned int index) const
const std::vector< int > & getFJVec() const
int getBJ(unsigned int index) const
Provide an interface for finding inheritance information at run time.
int getFJ(unsigned int index) const
An STL vector of pointers that by default owns its pointed-to elements.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
SG_BASE(TrigPileUpInfoContainer, DataVector< TrigPileUpInfo >)
macros to associate a CLID to a type
std::vector< int > m_PV_Track