Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
TrackPhiCut.h
1
/*
2
* TrackPhiCut.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 HALTRACKPHICUT_H_
10
#define HALTRACKPHICUT_H_
11
#include "TrackCut.h"
15
namespace
Hal
{
16
17
class
TrackPhiCut
:
public
TrackCut
{
18
Bool_t fRound;
19
20
public
:
21
TrackPhiCut
();
22
virtual
Bool_t
Init
(Int_t task_id);
23
virtual
Bool_t
Pass
(
Track
* track);
24
virtual
~TrackPhiCut
();
25
ClassDef(
TrackPhiCut
, 1)
26
};
27
}
28
#endif
/* HALTRACKPHICUT_H_ */
Hal::TrackCut
Definition
TrackCut.h:18
Hal::TrackPhiCut
Definition
TrackPhiCut.h:17
Hal::TrackPhiCut::Init
virtual Bool_t Init(Int_t task_id)
Definition
TrackPhiCut.cxx:36
Hal::TrackPhiCut::Pass
virtual Bool_t Pass(Track *track)
Definition
TrackPhiCut.cxx:20
Hal::Track
Definition
Track.h:29
Hal
Definition
EventAnaChain.cxx:28
cuts
trackcuts
kinematics
TrackPhiCut.h
Generated on Wed Oct 23 2024 15:07:51 for Heavy ion Analysis Libriares by
1.12.0