Go to the documentation of this file. 1 #ifndef PixelToFEDAssociateFromAscii_H
2 #define PixelToFEDAssociateFromAscii_H
66 void send(std::pair<
int, std::vector<Bdu> > &, std::pair<
int, std::vector<Edu> > &);
bool operator()(const PixelEndcapName &) const
void send(std::pair< int, std::vector< Bdu > > &, std::pair< int, std::vector< Edu > > &)
initialisation (read input file)
EndcapConnections theEndcap
Bdu getBdu(std::string) const
std::string version() const override
version
int operator()(const PixelModuleName &) const override
FED id for module.
BarrelConnections theBarrel
std::vector< std::pair< int, std::vector< Edu > > > EndcapConnections
Range readRange(const std::string &) const
std::vector< std::pair< int, std::vector< Bdu > > > BarrelConnections
PixelToFEDAssociateFromAscii(const std::string &fileName)
void init(const std::string &fileName)
initialisatin (read file)
Edu getEdu(std::string) const
bool operator()(const PixelBarrelName &) const