Project
Loading...
Searching...
No Matches
PreClusterHelper.h
Go to the documentation of this file.
1
// Copyright 2019-2020 CERN and copyright holders of ALICE O2.
2
// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
3
// All rights not expressly granted are reserved.
4
//
5
// This software is distributed under the terms of the GNU General Public
6
// License v3 (GPL Version 3), copied verbatim in the file "COPYING".
7
//
8
// In applying this license CERN does not waive the privileges and immunities
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
11
16
17
#ifndef O2_MID_PRECLUSTERHELPER_H
18
#define O2_MID_PRECLUSTERHELPER_H
19
20
#include "
MIDBase/MpArea.h
"
21
#include "
MIDBase/Mapping.h
"
22
#include "
MIDClustering/PreCluster.h
"
23
24
namespace
o2
25
{
26
namespace
mid
27
{
28
class
PreClusterHelper
29
{
30
public
:
31
MpArea
getArea
(
const
PreCluster
& pc)
const
;
32
MpArea
getArea
(
int
column,
const
PreCluster
& pc)
const
;
33
34
private
:
35
Mapping
mMapping;
36
};
37
}
// namespace mid
38
}
// namespace o2
39
40
#endif
/* O2_MID_PRECLUSTERHELPER_H */
PreCluster.h
Pre-cluster structure for MID.
Mapping.h
Mapping for MID.
MpArea.h
Mapping area for MID.
o2::mid::Mapping
Definition
Mapping.h:28
o2::mid::MpArea
Definition
MpArea.h:26
o2::mid::PreClusterHelper
Definition
PreClusterHelper.h:29
o2::mid::PreClusterHelper::getArea
MpArea getArea(const PreCluster &pc) const
Definition
PreClusterHelper.cxx:23
o2
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
Definition
BitstreamReader.h:24
o2::mid::PreCluster
Definition
PreCluster.h:28
Detectors
MUON
MID
Clustering
include
MIDClustering
PreClusterHelper.h
Generated on Tue Feb 25 2025 23:16:24 for Project by
1.9.8