|
ATLAS Offline Software
|
Go to the documentation of this file.
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);
68 #endif // TRIGT1INTERFACES_MUCTPIL1TOPO_H
MuCTPIL1Topo operator+(const MuCTPIL1Topo &)
void setCandidates(const std::vector< MuCTPIL1TopoCandidate > &candList)
MuCTPI input class to the L1Topo simulation.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
void setBcidOffset(int bcidOffset)
int getBcidOffset() const
MuCTPIL1Topo(const MuCTPIL1Topo &)=default
const std::vector< MuCTPIL1TopoCandidate > & getCandidates() const
std::vector< MuCTPIL1TopoCandidate > m_muonTopoCandidates
MuCTPI input class to the L1Topo simulation.
MuCTPIL1Topo & operator=(const MuCTPIL1Topo &)
Assignment operators.
void addCandidate(const MuCTPIL1TopoCandidate &candidate)
MuCTPIL1Topo & operator+=(const MuCTPIL1Topo &)
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
macros to associate a CLID to a type