CbmRoot
Loading...
Searching...
No Matches
CaGrid.h File Reference

A class to store hit information in a backet-sorted way on 2D grid. More...

#include "CaGridEntry.h"
#include "CaHit.h"
#include "CaSimd.h"
#include "CaVector.h"
Include dependency graph for CaGrid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cbm::algo::ca::Grid
 Class for storing 2d objects in a grid. More...
 

Namespaces

namespace  cbm
 
namespace  cbm::algo
 
namespace  cbm::algo::ca
 TODO: SZh 8.11.2022: add selection of parameterisation.
 

Detailed Description

A class to store hit information in a backet-sorted way on 2D grid.

This code is based on the code of the ALICE HLT Project

Definition in file CaGrid.h.