ATLAS Offline Software
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
}
AllowedVariables::e
e
Definition:
AsgElectronSelectorTool.cxx:37
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
IConstituentExtractor
Definition:
IConstituentExtractor.h:22
Generated on Fri Jan 10 2025 21:11:11 for ATLAS Offline Software by
1.8.18