ATLAS Offline Software
IConstituentExtractor.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3 */
5 
7 
8 std::ostream& operator << (std::ostream& os, const IConstituentExtractor* e){
9  os << e->toString(0);
10  return os;
11 }
IConstituentExtractor.h
IConstituentExtractor::~IConstituentExtractor
virtual ~IConstituentExtractor()
ReadFromCoolCompare.os
os
Definition: ReadFromCoolCompare.py:231
operator<<
std::ostream & operator<<(std::ostream &os, const IConstituentExtractor *e)
Definition: IConstituentExtractor.cxx:8
DiTauMassTools::MaxHistStrategyV2::e
e
Definition: PhysicsAnalysis/TauID/DiTauMassTools/DiTauMassTools/HelperFunctions.h:26
IConstituentExtractor
Definition: IConstituentExtractor.h:22