32 for (iterator subsys = begin(); subsys != end(); ++subsys) {
35 if (subsys_tracking != 0) {
52 for (iterator subsys = begin(); subsys != end(); ++subsys) {
55 if (subsys_tracking != 0) {
58 std::cerr <<
"QwSubsystemArrayTracking::GetHitList: Subsystem \""
59 << ((subsys)->
get())->GetSubsystemName()
60 <<
"\" isn't a tracking subsystem." << std::endl;
74 for (iterator subsys = begin(); subsys != end(); ++subsys) {
VQwSubsystemTracking * GetSubsystemByName(const TString &name)
Get the subsystem with the specified name.
virtual void GetHitList(QwHitContainer &grandHitContainer)=0
Get the hit list.
void push_back(QwDetectorInfo &detector)
Add single detector object.
virtual VQwSubsystem * GetSubsystemByName(const TString &name)
Get the subsystem with the specified name.
void GetHitList(QwHitContainer &hitlist)
const QwGeometry GetGeometry()
Get the detector info for all detectors.
Collection of QwDetectorInfo pointers that specifies an experimental geometry.
const QwGeometry & GetDetectorInfo() const
Get the detector geometry information.
virtual void FillHardwareErrorSummary()
Hardware error summary.
void FillHardwareErrorSummary()