Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
TwoTrackFemtoPRFCut.h
1
/*
2
* TwoTrackFemtoPRFCut.h
3
*
4
* Created on: 04-05-2022
5
* Author: Daniel Wielanek
6
* E-mail: daniel.wielanek@gmail.com
7
* Warsaw University of Technology, Faculty of Physics
8
*/
9
#ifndef HALTWOTRACKFEMTOPRFCUT_H_
10
#define HALTWOTRACKFEMTOPRFCUT_H_
11
12
#include "TwoTrackCut.h"
13
14
#include <TLorentzVector.h>
15
namespace
Hal
{
16
class
TwoTrackFemtoPRFCut
:
public
TwoTrackCut
{
17
TLorentzVector fP1, fP2, fX1, fX2;
18
void
Compute();
19
20
public
:
21
TwoTrackFemtoPRFCut
();
22
virtual
Bool_t
Pass
(
TwoTrack
* pair);
23
virtual
Bool_t
Init
(Int_t task_id);
24
static
Int_t RStar() {
return
1; };
25
static
Int_t KStar() {
return
0; };
26
virtual
~TwoTrackFemtoPRFCut
();
27
ClassDef(
TwoTrackFemtoPRFCut
, 1)
28
};
29
}
// namespace Hal
30
#endif
/* HALTWOTRACKFEMTOPRFCUT_H_ */
Hal::TwoTrackCut
Definition
TwoTrackCut.h:20
Hal::TwoTrackFemtoPRFCut
Definition
TwoTrackFemtoPRFCut.h:16
Hal::TwoTrackFemtoPRFCut::Pass
virtual Bool_t Pass(TwoTrack *pair)
Definition
TwoTrackFemtoPRFCut.cxx:21
Hal::TwoTrackFemtoPRFCut::Init
virtual Bool_t Init(Int_t task_id)
Definition
TwoTrackFemtoPRFCut.cxx:80
Hal::TwoTrack
Definition
TwoTrack.h:21
Hal
Definition
EventAnaChain.cxx:28
cuts
twotrackcuts
mc
TwoTrackFemtoPRFCut.h
Generated on Wed Oct 23 2024 15:07:51 for Heavy ion Analysis Libriares by
1.12.0