ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
TrigT1Interfaces
TrigT1Interfaces
MuCTPIToRoIBSLink.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
/*
3
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
4
*/
5
#ifndef TRIGT1INTERFACES_MUCTPITOROIBSLINK_H
6
#define TRIGT1INTERFACES_MUCTPITOROIBSLINK_H
7
8
// STL etc.
9
#include <vector>
10
22
namespace
L1MUINT
{
23
33
class
MuCTPIToRoIBSLink
{
34
35
public
:
36
MuCTPIToRoIBSLink
(
const
std::vector< unsigned int >& );
37
~MuCTPIToRoIBSLink
();
38
39
const
std::vector< unsigned int >&
getMuCTPIToRoIBWords
()
const
;
40
41
private
:
42
std::vector< unsigned int >
m_MuCTPIToRoIBSLinkVector
;
43
44
};
// class MuCTPIToRoIBSLink
45
46
}
// namespace L1MUINT
47
48
#include "
AthenaKernel/CLASS_DEF.h
"
49
CLASS_DEF
(
L1MUINT::MuCTPIToRoIBSLink
, 6103, 0 )
50
51
#endif
// TRIGT1INTERFACES_MUCTPITOROIBSLINK_H
CLASS_DEF.h
macros to associate a CLID to a type
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:67
L1MUINT::MuCTPIToRoIBSLink
MuCTPI input class to the RoIB simulation.
Definition
MuCTPIToRoIBSLink.h:33
L1MUINT::MuCTPIToRoIBSLink::~MuCTPIToRoIBSLink
~MuCTPIToRoIBSLink()
Definition
MuCTPIToRoIBSLink.cxx:13
L1MUINT::MuCTPIToRoIBSLink::MuCTPIToRoIBSLink
MuCTPIToRoIBSLink(const std::vector< unsigned int > &)
Definition
MuCTPIToRoIBSLink.cxx:8
L1MUINT::MuCTPIToRoIBSLink::getMuCTPIToRoIBWords
const std::vector< unsigned int > & getMuCTPIToRoIBWords() const
Definition
MuCTPIToRoIBSLink.cxx:17
L1MUINT::MuCTPIToRoIBSLink::m_MuCTPIToRoIBSLinkVector
std::vector< unsigned int > m_MuCTPIToRoIBSLinkVector
Definition
MuCTPIToRoIBSLink.h:42
L1MUINT
Dedicated namespace for the MuCTPI output class(es).
Definition
MuCTPIToRoIBSLink.cxx:6
Generated on
for ATLAS Offline Software by
1.17.0