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