5#ifndef TRIGT1INTERFACES_MUCTPIL1TOPO_H
6#define TRIGT1INTERFACES_MUCTPIL1TOPO_H
29 MuCTPIL1Topo(
const std::vector<MuCTPIL1TopoCandidate> & candList);
34 const std::vector<MuCTPIL1TopoCandidate> &
getCandidates()
const;
37 void setCandidates(
const std::vector<MuCTPIL1TopoCandidate> & candList);
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
MuCTPI input class to the L1Topo simulation.
MuCTPI input class to the L1Topo simulation.
int getBcidOffset() const
MuCTPIL1Topo(const MuCTPIL1Topo &)=default
MuCTPIL1Topo & operator+=(const MuCTPIL1Topo &)
void addCandidate(const MuCTPIL1TopoCandidate &candidate)
void setCandidates(const std::vector< MuCTPIL1TopoCandidate > &candList)
const std::vector< MuCTPIL1TopoCandidate > & getCandidates() const
MuCTPIL1Topo & operator=(const MuCTPIL1Topo &)
Assignment operators.
MuCTPIL1Topo operator+(const MuCTPIL1Topo &)
void setBcidOffset(int bcidOffset)
std::vector< MuCTPIL1TopoCandidate > m_muonTopoCandidates
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...