Data Structures | |
| class | Barrel |
| SCT barrel containing rows. More... | |
| class | Channel |
| Channel of MUR in SCT rod. More... | |
| class | ChannelMapping |
| Optional mapping of fibres in MUR. More... | |
| class | Crate |
| DAQ crate containing one tim and several rods. More... | |
| class | Geography |
| Overall geography, may contain several barrels. More... | |
| class | GeographyMUR |
| MUR of 6 modules in position -1 or 1. More... | |
| class | Param |
| Values and warnings for each power supply parameter. More... | |
| class | Partition |
| SCT partition. More... | |
| class | Power |
| Overall class for power supply defaults and crates. More... | |
| class | PowerCard |
| Power supply card parameters. More... | |
| class | PowerChannel |
| Channel specialization for power settings. More... | |
| class | PowerCrate |
| Channels in each power crate. More... | |
| class | PowerDefaults |
| Default power supply settings, maybe overridden for each channel by a specialization. More... | |
| class | PowerParam |
| Values and warnings for each power supply parameter. More... | |
| class | Rod |
| SCT rod unit. More... | |
| class | RodModule |
| Module definition for SCT rod. More... | |
| class | RodMUR |
| MUR for the SCT rod. More... | |
| class | RodRModule |
| Redundant module definition for SCT rod. More... | |
| class | Row |
| SCT Barrel row. More... | |
| class | SCT_Chip |
| Chip settings, as in the production DB. More... | |
| class | SCT_Module |
| Module-wide settings, as in production DB. More... | |
| class | SctRodCrate |
| DAQ crate containing one tim and several rods. More... | |
| class | Slave |
| DSP code files. More... | |
| class | State |
| Power supply settings for Off, Standby or On. More... | |
| class | Tim |
| SCT tim unit. More... | |
Typedefs | |
|
typedef std::vector< const Barrel * >::const_iterator | BarrelIterator |
|
typedef std::vector< const Channel * >::const_iterator | ChannelIterator |
|
typedef std::vector< const ChannelMapping * >::const_iterator | ChannelMappingIterator |
|
typedef std::vector< const Crate * >::const_iterator | CrateIterator |
|
typedef std::vector< const Geography * >::const_iterator | GeographyIterator |
|
typedef std::vector< const GeographyMUR * >::const_iterator | GeographyMURIterator |
|
typedef std::vector< const Param * >::const_iterator | ParamIterator |
|
typedef std::vector< const Partition * >::const_iterator | PartitionIterator |
|
typedef std::vector< const Power * >::const_iterator | PowerIterator |
|
typedef std::vector< const PowerCard * >::const_iterator | PowerCardIterator |
|
typedef std::vector< const PowerChannel * >::const_iterator | PowerChannelIterator |
|
typedef std::vector< const PowerCrate * >::const_iterator | PowerCrateIterator |
|
typedef std::vector< const PowerDefaults * >::const_iterator | PowerDefaultsIterator |
|
typedef std::vector< const PowerParam * >::const_iterator | PowerParamIterator |
|
typedef std::vector< const Rod * >::const_iterator | RodIterator |
|
typedef std::vector< const RodModule * >::const_iterator | RodModuleIterator |
|
typedef std::vector< const RodMUR * >::const_iterator | RodMURIterator |
|
typedef std::vector< const RodRModule * >::const_iterator | RodRModuleIterator |
|
typedef std::vector< const Row * >::const_iterator | RowIterator |
|
typedef std::vector< const SCT_Chip * >::const_iterator | SCT_ChipIterator |
|
typedef std::vector< const SCT_Module * >::const_iterator | SCT_ModuleIterator |
|
typedef std::vector< const SctRodCrate * >::const_iterator | SctRodCrateIterator |
|
typedef std::vector< const Slave * >::const_iterator | SlaveIterator |
|
typedef std::vector< const State * >::const_iterator | StateIterator |
|
typedef std::vector< const Tim * >::const_iterator | TimIterator |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const Barrel *obj) |
| std::ostream & | operator<< (std::ostream &s, const Barrel &obj) |
| std::ostream & | operator<< (std::ostream &s, const Channel *obj) |
| std::ostream & | operator<< (std::ostream &s, const Channel &obj) |
| std::ostream & | operator<< (std::ostream &s, const ChannelMapping *obj) |
| std::ostream & | operator<< (std::ostream &s, const ChannelMapping &obj) |
| std::ostream & | operator<< (std::ostream &s, const Crate *obj) |
| std::ostream & | operator<< (std::ostream &s, const Crate &obj) |
| std::ostream & | operator<< (std::ostream &s, const Geography *obj) |
| std::ostream & | operator<< (std::ostream &s, const Geography &obj) |
| std::ostream & | operator<< (std::ostream &s, const GeographyMUR *obj) |
| std::ostream & | operator<< (std::ostream &s, const GeographyMUR &obj) |
| std::ostream & | operator<< (std::ostream &s, const Param *obj) |
| std::ostream & | operator<< (std::ostream &s, const Param &obj) |
| std::ostream & | operator<< (std::ostream &s, const Partition *obj) |
| std::ostream & | operator<< (std::ostream &s, const Partition &obj) |
| std::ostream & | operator<< (std::ostream &s, const Power *obj) |
| std::ostream & | operator<< (std::ostream &s, const Power &obj) |
| std::ostream & | operator<< (std::ostream &s, const PowerCard *obj) |
| std::ostream & | operator<< (std::ostream &s, const PowerCard &obj) |
| std::ostream & | operator<< (std::ostream &s, const PowerChannel *obj) |
| std::ostream & | operator<< (std::ostream &s, const PowerChannel &obj) |
| std::ostream & | operator<< (std::ostream &s, const PowerCrate *obj) |
| std::ostream & | operator<< (std::ostream &s, const PowerCrate &obj) |
| std::ostream & | operator<< (std::ostream &s, const PowerDefaults *obj) |
| std::ostream & | operator<< (std::ostream &s, const PowerDefaults &obj) |
| std::ostream & | operator<< (std::ostream &s, const PowerParam *obj) |
| std::ostream & | operator<< (std::ostream &s, const PowerParam &obj) |
| std::ostream & | operator<< (std::ostream &s, const Rod *obj) |
| std::ostream & | operator<< (std::ostream &s, const Rod &obj) |
| std::ostream & | operator<< (std::ostream &s, const RodModule *obj) |
| std::ostream & | operator<< (std::ostream &s, const RodModule &obj) |
| std::ostream & | operator<< (std::ostream &s, const RodMUR *obj) |
| std::ostream & | operator<< (std::ostream &s, const RodMUR &obj) |
| std::ostream & | operator<< (std::ostream &s, const RodRModule *obj) |
| std::ostream & | operator<< (std::ostream &s, const RodRModule &obj) |
| std::ostream & | operator<< (std::ostream &s, const Row *obj) |
| std::ostream & | operator<< (std::ostream &s, const Row &obj) |
| std::ostream & | operator<< (std::ostream &s, const SCT_Chip *obj) |
| std::ostream & | operator<< (std::ostream &s, const SCT_Chip &obj) |
| std::ostream & | operator<< (std::ostream &s, const SCT_Module *obj) |
| std::ostream & | operator<< (std::ostream &s, const SCT_Module &obj) |
| std::ostream & | operator<< (std::ostream &s, const SctRodCrate *obj) |
| std::ostream & | operator<< (std::ostream &s, const SctRodCrate &obj) |
| std::ostream & | operator<< (std::ostream &s, const Slave *obj) |
| std::ostream & | operator<< (std::ostream &s, const Slave &obj) |
| std::ostream & | operator<< (std::ostream &s, const State *obj) |
| std::ostream & | operator<< (std::ostream &s, const State &obj) |
| std::ostream & | operator<< (std::ostream &s, const Tim *obj) |
| std::ostream & | operator<< (std::ostream &s, const Tim &obj) |
1.4.6