ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction/Jet/JetCalibTools/doc/packagedoc.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4 ){return false;}
53 // Use the values calculated in m_corrections to correct the Jet 4mometum
54 virtual bool correct_4mom(Jet* /*jet_in*/){return false;}
55@endcode
56
57All the other functions of the interface will then be provided by the JetCalibratorBase class.
58
59See also the wiki for more details :
60https://twiki.cern.ch/twiki/bin/view/AtlasProtected/JetCalibTools
61
62
63
64*/