ATLAS Offline Software
SoftMuonSelectionBase.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3  */
4 
6 
7 namespace top {
9  }
10 
12  }
13 
14  std::ostream& operator << (std::ostream& os, const top::SoftMuonSelectionBase& selection) {
15  selection.print(os);
16  return os;
17  }
18 }
top
TopConfig A simple configuration that is NOT a singleton.
Definition: AnalysisTrackingHelper.cxx:58
top::SoftMuonSelectionBase::~SoftMuonSelectionBase
virtual ~SoftMuonSelectionBase()
Definition: SoftMuonSelectionBase.cxx:11
top::operator<<
std::ostream & operator<<(std::ostream &os, const SelectionConfigurationData &data)
Definition: ConfigurationSettings.cxx:1041
SoftMuonSelectionBase.h
top::SoftMuonSelectionBase
Definition: SoftMuonSelectionBase.h:11
selection
std::string selection
Definition: fbtTestBasics.cxx:73
ReadFromCoolCompare.os
os
Definition: ReadFromCoolCompare.py:231
top::SoftMuonSelectionBase::SoftMuonSelectionBase
SoftMuonSelectionBase()
Definition: SoftMuonSelectionBase.cxx:8