CbmRoot
CbmGhostCut.h
Go to the documentation of this file.
1
/*
2
* CbmGhostCut.h
3
*
4
* Created on: 6 sie 2019
5
* Author: Daniel Wielanek
6
* E-mail: daniel.wielanek@gmail.com
7
* Warsaw University of Technology, Faculty of Physics
8
*/
9
#ifndef NICA_CBM_CUTS_TRACKCUTS_CBMGHOSTCUT_H_
10
#define NICA_CBM_CUTS_TRACKCUTS_CBMGHOSTCUT_H_
11
#include "NicaTrackCut.h"
12
class
CbmGhostCut
:
public
NicaTrackCut {
13
public
:
14
CbmGhostCut
();
15
virtual
Bool_t
Init
(Int_t task_id = 0);
16
virtual
Bool_t
Pass
(NicaTrack* track);
17
virtual
~CbmGhostCut
();
18
ClassDef(
CbmGhostCut
, 1)
19
};
20
21
#endif
/* NICA_CBM_CUTS_TRACKCUTS_CBMGHOSTCUT_H_ */
CbmGhostCut::CbmGhostCut
CbmGhostCut()
Definition:
CbmGhostCut.cxx:11
CbmGhostCut::~CbmGhostCut
virtual ~CbmGhostCut()
Definition:
CbmGhostCut.cxx:19
CbmGhostCut::Pass
virtual Bool_t Pass(NicaTrack *track)
Definition:
CbmGhostCut.cxx:17
CbmGhostCut
Definition:
CbmGhostCut.h:12
CbmGhostCut::Init
virtual Bool_t Init(Int_t task_id=0)
Definition:
CbmGhostCut.cxx:15
analysis
PWGC2F
femtoscopy
nicafemto
cuts
trackcuts
CbmGhostCut.h
Generated on Wed Oct 28 2020 15:11:35 for CbmRoot by
1.8.18