CMS 3D CMS Logo

L1Phase2MuDTThContainer.cc
Go to the documentation of this file.
2 
4 
5 void L1Phase2MuDTThContainer::setContainer(const Segment_Container& inputSegments) { m_segments = inputSegments; }
6 
L1Phase2MuDTThContainer.h
L1Phase2MuDTThContainer::L1Phase2MuDTThContainer
L1Phase2MuDTThContainer()
Definition: L1Phase2MuDTThContainer.cc:3
L1Phase2MuDTThContainer::Segment_Container
std::vector< L1Phase2MuDTThDigi > Segment_Container
Definition: L1Phase2MuDTThContainer.h:36
L1Phase2MuDTThContainer::setContainer
void setContainer(const Segment_Container &inputSegments)
Definition: L1Phase2MuDTThContainer.cc:5
L1Phase2MuDTThContainer::getContainer
Segment_Container const * getContainer() const
Definition: L1Phase2MuDTThContainer.cc:7
L1Phase2MuDTThContainer::m_segments
Segment_Container m_segments
Definition: L1Phase2MuDTThContainer.h:47