BmnRoot
Loading...
Searching...
No Matches
CbmL1PFMCParticle.h
Go to the documentation of this file.
1
/*
2
*=====================================================
3
*
4
* CBM Level 1 Reconstruction
5
*
6
* Authors: M.Zyzak
7
*
8
* e-mail :
9
*
10
*=====================================================
11
*
12
* Finds Particles: Lambdas, K0
13
*
14
*/
15
16
#ifndef _CbmL1PFMCParticle_h_
17
#define _CbmL1PFMCParticle_h_
18
19
#include "TObject.h"
20
#include <vector>
21
using
std::vector;
22
23
class
CbmL1MCTrack
;
24
25
struct
McVector
26
{
27
vector< CbmL1MCTrack* >
mcTracks
;
28
};
29
30
struct
McTrackFind
31
{
32
CbmL1MCTrack
*
mcTrack
;
33
int
vNumber
;
34
};
35
36
37
38
#endif
39
CbmL1MCTrack
Definition
CbmL1MCTrack.h:30
McTrackFind
Definition
CbmL1PFMCParticle.h:31
McTrackFind::vNumber
int vNumber
Definition
CbmL1PFMCParticle.h:33
McTrackFind::mcTrack
CbmL1MCTrack * mcTrack
Definition
CbmL1PFMCParticle.h:32
McVector
Definition
CbmL1PFMCParticle.h:26
McVector::mcTracks
vector< CbmL1MCTrack * > mcTracks
Definition
CbmL1PFMCParticle.h:27
reconstruction
cat
ParticleFinder
CbmL1PFMCParticle.h
Generated on Fri May 15 2026 10:40:58 for BmnRoot by
1.9.8