ATLAS Offline Software
Classes | Namespaces | Functions
SignedKinematics.h File Reference
#include "Math/Vector4D.h"
Include dependency graph for SignedKinematics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HLT::MET::SignedKinematics
 Class to describe the kinematics of an object that can have negative energies. More...
 

Namespaces

 xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
 
 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

SignedKinematics HLT::MET::operator+ (const SignedKinematics &lhs, const SignedKinematics &rhs)
 'free' sum operator More...
 
SignedKinematics HLT::MET::operator- (const SignedKinematics &lhs, const SignedKinematics &rhs)
 'free' difference operator More...