ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction
Jet
JetRec
Root
IConstituentExtractor.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
#include "
JetRec/IConstituentExtractor.h
"
5
6
IConstituentExtractor::~IConstituentExtractor
()=
default
;
7
8
std::ostream&
operator <<
(std::ostream& os,
const
IConstituentExtractor
* e){
9
os << e->toString(0);
10
return
os;
11
}
operator<<
std::ostream & operator<<(std::ostream &os, const IConstituentExtractor *e)
Definition
IConstituentExtractor.cxx:8
IConstituentExtractor.h
IConstituentExtractor
Definition
IConstituentExtractor.h:22
IConstituentExtractor::~IConstituentExtractor
virtual ~IConstituentExtractor()
Generated on
for ATLAS Offline Software by
1.14.0