ATLAS Offline Software
Classes | Namespaces | Enumerations
PeriodicGridBase.h File Reference

Provide a base class for the grids used in some pufit algorithms. More...

#include <cstddef>
#include <utility>
Include dependency graph for PeriodicGridBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HLT::MET::GridParameters
 Parameters describing a grid. More...
 
class  HLT::MET::PeriodicGridBase
 Base class for grids used in some of the pufit algorithms. More...
 
class  HLT::MET::PeriodicGridBase::Tower
 Base class for towers belonging to the grids. More...
 

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
 

Enumerations

enum  HLT::MET::GridDisplacement { HLT::MET::NoDisplacement = 0, HLT::MET::EtaDisplaced = 1, HLT::MET::PhiDisplaced = 2, HLT::MET::EtaPhiDisplaced = 3 }
 Enum to describe the positioning of the grid. More...
 

Detailed Description

Provide a base class for the grids used in some pufit algorithms.

Author
Jon bur (jon.b.nosp@m.urr@.nosp@m.cern..nosp@m.ch)

Definition in file PeriodicGridBase.h.