Namespaces | |
| detail | |
Classes | |
| class | ChannelView |
| class | CRTRawDecoder |
| class | CRTSim |
| class | CRTSimRefac |
| class | CRTSimValidation |
| class | CRTTimingValidation |
| class | DQMPlotter |
| class | FlatDirectory |
| class | Fragment |
| class | Geometry |
| class | HardCodedGeometry |
| class | Hit |
| class | map |
| class | map< VALUE, KEY > |
| class | OnlinePlotter |
| class | SingleCRTMatching |
| class | SingleCRTMatchingProducer |
| class | SpaceView |
| struct | StripID |
| class | TimeOffset |
| class | ToFlat |
| class | Trigger |
| class | TwoAxisView |
| class | TwoCRTMatching |
| class | TwoCRTMatchingProducer |
| class | TwoCRTReco |
| class | ValidationPlotter |
Typedefs | |
| typedef detail::Node< void, uint8_t > | FrameID |
| typedef detail::Node< FrameID, bool > | PlaneID |
| typedef detail::Node< PlaneID, bool > | ModuleID |
| typedef detail::Node< ModuleID, bool > | LayerID |
| template<class VALUE > | |
| using | geoMap = CRT::map< VALUE, CRT::FrameID, CRT::PlaneID, CRT::ModuleID, CRT::LayerID, CRT::StripID > |
Functions | |
| template<class DIRPTR > | |
| FlatDirectory< DIRPTR > | make_FlatDirectory (DIRPTR &ptr) |
| template<class STREAM > | |
| STREAM & | operator<< (STREAM &lhs, const CRT::Hit &hit) |
| template<class STREAM > | |
| STREAM & | operator<< (STREAM &lhs, const CRT::Trigger &trigger) |
| typedef detail::Node<void, uint8_t> CRT::FrameID |
| using CRT::geoMap = typedef CRT::map<VALUE, CRT::FrameID, CRT::PlaneID, CRT::ModuleID, CRT::LayerID, CRT::StripID> |
| typedef detail::Node<ModuleID, bool> CRT::LayerID |
| typedef detail::Node<PlaneID, bool> CRT::ModuleID |
| typedef detail::Node<FrameID, bool> CRT::PlaneID |
| FlatDirectory<DIRPTR> CRT::make_FlatDirectory | ( | DIRPTR & | ptr | ) |
Definition at line 112 of file FlatDirectory.cpp.
| STREAM& CRT::operator<< | ( | STREAM & | lhs, |
| const CRT::Hit & | hit | ||
| ) |
Definition at line 75 of file CRTTrigger.h.
| STREAM& CRT::operator<< | ( | STREAM & | lhs, |
| const CRT::Trigger & | trigger | ||
| ) |
Definition at line 130 of file CRTTrigger.h.
1.8.11