|  | ATLAS Offline Software
    | 
Persistent represenation of an SCT_RawDataContainer. More...
#include <SCT_RawDataContainer_p3.h>
| Public Member Functions | |
| SCT_RawDataContainer_p3 () | |
| Default constructor.  More... | |
| Private Attributes | |
| std::vector< InDetRawDataCollection_p1 > | m_collections | 
| std::vector< InDetRawData_p2 > | m_rawdata | 
| std::vector< SCT3_RawData_p3 > | m_sct3data | 
| std::vector< int > | m_allErrorsInContainer | 
| because ROOT isn't good at storing vectors of vectors, store the individual strip errors in the persistent container rather than in the persistent SCT3_RawData_p3 itself.  More... | |
| std::vector< int > | m_numErrorsInRDO | 
| Friends | |
| class | SCT_RawDataContainerCnv_p3 | 
Persistent represenation of an SCT_RawDataContainer.
New version to deal with SCT_RawData_p3 N. Barlow Apr 2008.
Definition at line 23 of file SCT_RawDataContainer_p3.h.
| 
 | inline | 
| 
 | friend | 
Definition at line 28 of file SCT_RawDataContainer_p3.h.
| 
 | private | 
because ROOT isn't good at storing vectors of vectors, store the individual strip errors in the persistent container rather than in the persistent SCT3_RawData_p3 itself.
Definition at line 37 of file SCT_RawDataContainer_p3.h.
| 
 | private | 
Definition at line 30 of file SCT_RawDataContainer_p3.h.
| 
 | private | 
Definition at line 38 of file SCT_RawDataContainer_p3.h.
| 
 | private | 
Definition at line 31 of file SCT_RawDataContainer_p3.h.
| 
 | private | 
Definition at line 32 of file SCT_RawDataContainer_p3.h.
 1.8.18
 1.8.18