ATLAS Offline Software
Namespaces | Functions
PufitGrid.cxx File Reference
#include "TrigEFMissingET/PufitGrid.h"
#include "TrigEFMissingET/METComponent.h"
#include <algorithm>
#include <cmath>
Include dependency graph for PufitGrid.cxx:

Go to the source code of this file.

Namespaces

 HLT
 It used to be useful piece of code for replacing actual SG with other store of similar functionality In fact it used to be more like interface adapter for ARA objects access, nevertheless since the ARA project is gone it is only an unnecessary extra layer.
 
 HLT::MET
 

Functions

PufitGrid HLT::MET::operator+ (const PufitGrid &lhs, const PufitGrid &rhs)
 Elementwise sum. More...
 
PufitGrid HLT::MET::operator- (const PufitGrid &lhs, const PufitGrid &rhs)
 Elementwise subtraction. More...