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