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