CMS 3D CMS Logo

InteractionModel.cc
Go to the documentation of this file.
2 
3 std::ostream& fastsim::operator<<(std::ostream& os, const fastsim::InteractionModel& interactionModel) {
4  os << std::string("interaction model with name '") << (interactionModel.name_) << std::string("'");
5  return os;
6 }
InteractionModel.h
fastsim::InteractionModel
Base class for any interaction model between a particle and a tracker layer.
Definition: InteractionModel.h:29
fastsim::InteractionModel::name_
const std::string name_
A unique name for every instance of any interaction.
Definition: InteractionModel.h:65
fastsim::operator<<
std::ostream & operator<<(std::ostream &os, const fastsim::Geometry &geometry)
Definition: Geometry.cc:158
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256