Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
TrackExpCut.h
1
/*
2
* TrackExpCut.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 HALTRACKEXPCUT_H_
10
#define HALTRACKEXPCUT_H_
11
12
#include "TrackCut.h"
16
namespace
Hal
{
17
class
TrackExpCut
:
public
TrackCut
{
18
protected
:
24
Bool_t
TpcAvaiable
(Int_t format_id)
const
;
30
Bool_t
ToFAvaiable
(Int_t format_id)
const
;
31
32
public
:
33
TrackExpCut
(Int_t size = 1);
34
virtual
Bool_t
Init
(Int_t format_id = 0);
35
virtual
~TrackExpCut
();
36
ClassDef(
TrackExpCut
, 1)
37
};
38
}
// namespace Hal
39
40
#endif
/* HALTRACKEXPCUT_H_ */
Hal::TrackCut
Definition
TrackCut.h:18
Hal::TrackExpCut
Definition
TrackExpCut.h:17
Hal::TrackExpCut::ToFAvaiable
Bool_t ToFAvaiable(Int_t format_id) const
Definition
TrackExpCut.cxx:39
Hal::TrackExpCut::Init
virtual Bool_t Init(Int_t format_id=0)
Definition
TrackExpCut.cxx:19
Hal::TrackExpCut::TpcAvaiable
Bool_t TpcAvaiable(Int_t format_id) const
Definition
TrackExpCut.cxx:28
Hal
Definition
EventAnaChain.cxx:28
cuts
trackcuts
detector
TrackExpCut.h
Generated on Wed Oct 23 2024 15:07:51 for Heavy ion Analysis Libriares by
1.12.0