Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
TrackVirtualCut.h
1
/*
2
* TrackVirtualCut.h
3
*
4
* Created on: 07-08-2013
5
* Author: Daniel Wielanek
6
* E-mail: daniel.wielanek@gmail.com
7
* Warsaw University of Technology, Faculty of Physics
8
*/
9
10
#ifndef HALTRACKVIRTUALCUT_H_
11
#define HALTRACKVIRTUALCUT_H_
12
13
#include "TrackCut.h"
17
namespace
Hal
{
18
class
TrackVirtualCut
:
public
TrackCut
{
19
public
:
24
TrackVirtualCut
();
25
virtual
Bool_t
Pass
(
Track
*
/*track*/
) {
26
ForcedUpdate
(kTRUE);
27
return
kTRUE;
28
}
29
virtual
~TrackVirtualCut
();
30
ClassDef(
TrackVirtualCut
, 1)
31
};
32
}
// namespace Hal
33
#endif
/* HALTRACKVIRTUALCUT_H_ */
Hal::Cut::ForcedUpdate
Bool_t ForcedUpdate(Bool_t state)
Definition
Cut.cxx:79
Hal::TrackCut
Definition
TrackCut.h:18
Hal::TrackVirtualCut
Definition
TrackVirtualCut.h:18
Hal::TrackVirtualCut::TrackVirtualCut
TrackVirtualCut()
Definition
TrackVirtualCut.cxx:14
Hal::TrackVirtualCut::Pass
virtual Bool_t Pass(Track *)
Definition
TrackVirtualCut.h:25
Hal::Track
Definition
Track.h:29
Hal
Definition
EventAnaChain.cxx:28
cuts
trackcuts
TrackVirtualCut.h
Generated on Wed Oct 23 2024 15:07:51 for Heavy ion Analysis Libriares by
1.12.0