Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
DataFormats
L1DTTrackFinder
src
L1Phase2MuDTThContainer.cc
Go to the documentation of this file.
1
#include "
DataFormats/L1DTTrackFinder/interface/L1Phase2MuDTThContainer.h
"
2
3
L1Phase2MuDTThContainer::L1Phase2MuDTThContainer
() {}
4
5
void
L1Phase2MuDTThContainer::setContainer
(
const
Segment_Container
& inputSegments) {
m_segments
= inputSegments; }
6
7
L1Phase2MuDTThContainer::Segment_Container
const
*
L1Phase2MuDTThContainer::getContainer
()
const
{
return
&
m_segments
; }
L1Phase2MuDTThContainer.h
L1Phase2MuDTThContainer::Segment_Container
std::vector< L1Phase2MuDTThDigi > Segment_Container
Definition:
L1Phase2MuDTThContainer.h:36
L1Phase2MuDTThContainer::m_segments
Segment_Container m_segments
Definition:
L1Phase2MuDTThContainer.h:47
L1Phase2MuDTThContainer::L1Phase2MuDTThContainer
L1Phase2MuDTThContainer()
Definition:
L1Phase2MuDTThContainer.cc:3
L1Phase2MuDTThContainer::setContainer
void setContainer(const Segment_Container &inputSegments)
Definition:
L1Phase2MuDTThContainer.cc:5
L1Phase2MuDTThContainer::getContainer
Segment_Container const * getContainer() const
Definition:
L1Phase2MuDTThContainer.cc:7
Generated for CMSSW Reference Manual by
1.8.5