1 #ifndef PixelBarrelLinkMaker_H 2 #define PixelBarrelLinkMaker_H 8 #include <boost/cstdint.hpp> 24 typedef std::vector<PixelModuleName*>
Names;
37 Links
links(
const Names&
n,
const DetUnits& u)
const;
58 bool operator()(
const Item&,
const Item&)
const;
std::vector< uint32_t > DetUnits
const PixelBarrelName * name
Links links(const Names &n, const DetUnits &u) const
PixelFEDCabling::Links Links
sipixelobjects::PixelROC PixelROC
PixelBarrelLinkMaker(const PixelFEDCabling *o)
ctor from owner
const PixelFEDCabling * theOwner
sipixelobjects::PixelFEDLink PixelFEDLink
std::vector< PixelFEDLink > Links
std::vector< PixelModuleName * > Names
sipixelobjects::PixelFEDCabling PixelFEDCabling