Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
EventExpCut.h
1
/*
2
* EventExpCut.h
3
*
4
* Created on: 30 sie 2022
5
* Author: Daniel Wielanek
6
* E-mail: daniel.wielanek@gmail.com
7
* Warsaw University of Technology, Faculty of Physics
8
*/
9
#ifndef HAL_CUTS_EVENTCUTS_DETECTOR_EVENTEXPCUT_H_
10
#define HAL_CUTS_EVENTCUTS_DETECTOR_EVENTEXPCUT_H_
11
12
#include "EventCut.h"
13
namespace
Hal
{
14
15
class
EventExpCut
:
public
EventCut
{
16
public
:
17
EventExpCut
(
const
Int_t size = 1);
18
virtual
Bool_t
Init
(Int_t format_id);
19
virtual
~EventExpCut
() {};
20
ClassDef(
EventExpCut
, 1)
21
};
22
23
}
/* namespace Hal */
24
25
#endif
/* HAL_CUTS_EVENTCUTS_DETECTOR_EVENTEXPCUT_H_ */
Hal::EventCut
Definition
EventCut.h:16
Hal::EventExpCut
Definition
EventExpCut.h:15
Hal::EventExpCut::Init
virtual Bool_t Init(Int_t format_id)
Definition
EventExpCut.cxx:18
Hal
Definition
EventAnaChain.cxx:28
cuts
eventcuts
EventExpCut.h
Generated on Wed Oct 23 2024 15:07:51 for Heavy ion Analysis Libriares by
1.12.0