CbmRoot
Loading...
Searching...
No Matches
HalCbmDeltaPhiDeltaThetaStarMinCut.h
Go to the documentation of this file.
1/* Copyright (C) 2023-2023 Warsaw University of Technology, Warsaw
2 SPDX-License-Identifier: GPL-3.0-only
3 Authors: Daniel Wielanek [committer] */
4#ifndef CBMROOT_ANALYSIS_PWGC2F_FEMTOSCOPY_NICAFEMTO_CUTS_PAIR_CBMDELTAPHIDELTATHETASTARMINCUT_H_
5#define CBMROOT_ANALYSIS_PWGC2F_FEMTOSCOPY_NICAFEMTO_CUTS_PAIR_CBMDELTAPHIDELTATHETASTARMINCUT_H_
6
7#include "HalCbmFormatTypes.h"
8#include "HalCbmPairCut.h"
9
11 protected:
12 virtual Bool_t PassHbt(Hal::TwoTrack* pair);
13 virtual Bool_t PassAnaTree(Hal::TwoTrack* pair);
14
15 public:
19};
20
21
22#endif /* CBMROOT_ANALYSIS_PWGC2F_FEMTOSCOPY_NICAFEMTO_CUTS_PAIR_CBMDELTAPHIDELTATHETASTARMINCUT_H_ */