Project
Loading...
Searching...
No Matches
o2::mid::PreClusterHelper Class Reference

#include <PreClusterHelper.h>

Public Member Functions

MpArea getArea (const PreCluster &pc) const
 
MpArea getArea (int column, const PreCluster &pc) const
 

Detailed Description

Definition at line 28 of file PreClusterHelper.h.

Member Function Documentation

◆ getArea() [1/2]

MpArea o2::mid::PreClusterHelper::getArea ( const PreCluster pc) const

Gets the area of the pre-cluster in the bending plane The method can also return the full area in the NBP However, in this case the area is always correct only in x. On the other hand, for the cut RPC the area is not well defined if the pre-cluster touches the column with the missing board. In this case we return the maximum rectangle (that includes the missing board)

Definition at line 23 of file PreClusterHelper.cxx.

◆ getArea() [2/2]

MpArea o2::mid::PreClusterHelper::getArea ( int  column,
const PreCluster pc 
) const

Gets the area of the pre-cluster in the non-bending plane in column

Definition at line 50 of file PreClusterHelper.cxx.


The documentation for this class was generated from the following files: