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