Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
SameMotherMcCut.h
1
/*
2
* SameMotherCut.h
3
*
4
* Created on: 2 kwi 2024
5
* Author: daniel
6
*/
7
8
#ifndef HAL_CUTS_TWOTRACKCUTS_MC_SAMEMOTHERMCCUT_H_
9
#define HAL_CUTS_TWOTRACKCUTS_MC_SAMEMOTHERMCCUT_H_
10
11
#include "TwoTrackCut.h"
12
namespace
Hal
{
13
14
class
SameMotherMcCut
:
public
TwoTrackCut
{
15
public
:
16
SameMotherMcCut
();
17
virtual
Bool_t
Pass
(
TwoTrack
* pair);
18
virtual
~SameMotherMcCut
() {};
19
ClassDef(
SameMotherMcCut
, 1)
20
21
virtual
Bool_t
Init
(Int_t);
22
};
23
24
}
/* namespace Hal */
25
26
#endif
/* HAL_CUTS_TWOTRACKCUTS_MC_SAMEMOTHERMCCUT_H_ */
Hal::Cut::Init
virtual Bool_t Init(Int_t=0)
Definition
Cut.h:346
Hal::SameMotherMcCut
Definition
SameMotherMcCut.h:14
Hal::SameMotherMcCut::Pass
virtual Bool_t Pass(TwoTrack *pair)
Definition
SameMotherMcCut.cxx:22
Hal::TwoTrackCut
Definition
TwoTrackCut.h:20
Hal::TwoTrack
Definition
TwoTrack.h:21
Hal
Definition
EventAnaChain.cxx:28
cuts
twotrackcuts
mc
SameMotherMcCut.h
Generated on Wed Oct 23 2024 15:07:51 for Heavy ion Analysis Libriares by
1.12.0