ATLAS Offline Software
TopJetSubstructure.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3  */
4 
6 
7 #include "xAODJet/Jet.h"
8 
9 using namespace xAOD;
10 
12 }
13 
15 }
16 
17 void top::TopJetSubstructure::print(std::ostream& o) const {
18  o << "TopJetSubstructure empty calss" << std::endl;
19 }
Jet.h
top::TopJetSubstructure::print
void print(std::ostream &) const
Useful messages on the screen.
Definition: TopJetSubstructure.cxx:17
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
top::TopJetSubstructure::TopJetSubstructure
TopJetSubstructure()
Definition: TopJetSubstructure.cxx:11
top::TopJetSubstructure::~TopJetSubstructure
virtual ~TopJetSubstructure()
Definition: TopJetSubstructure.cxx:14
TopJetSubstructure.h