#include <algorithm>
#include <stdexcept>
#include <cstring>
#include <vector>
#include "MCHClustering/ClusterConfig.h"
#include "MCHClustering/clusterProcessing.h"
#include "mathUtil.h"
#include "mathieson.h"
#include "InspectModel.h"
Go to the source code of this file.
|
namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
|
|
namespace | o2::mch |
|
|
void | storeGroupMapping (const o2::mch::Groups_t *cath0Grp, const o2::mch::PadIdx_t *mapCath0PadIdxToPadIdx, int nCath0, const o2::mch::Groups_t *cath1Grp, const o2::mch::PadIdx_t *mapCath1PadIdxToPadIdx, int nCath1) |
|
int | clusterProcess (const double *xyDxyi_, const Mask_t *cathi_, const o2::mch::Mask_t *saturated_, const double *zi_, int chId, int nPads) |
|
◆ CHECK
◆ clusterProcess()
◆ storeGroupMapping()