ATLAS Offline Software
Loading...
Searching...
No Matches
PUSplitGrid.cxx
Go to the documentation of this file.
1/*
2 * Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3 */
4
6
7namespace HLT
8{
9 namespace MET
10 {
19
23
25 {
26 }
27 } // namespace MET
28} // namespace HLT
PUSplitGrid(double maxEta, std::size_t nEtaTowers, std::size_t nPhiTowers, bool displaceEta=false, bool displacePhi=false)
Create a new tower grid.
const GridParameters & parameters() const
PufitMultiGrid(double maxEta, std::size_t nEtaTowers, std::size_t nPhiTowers, bool displaceEta=false, bool displacePhi=false)
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...
Parameters describing a grid.