PandaRoot
PndMvdMCEventAna.h
Go to the documentation of this file.
1
//
2
// C++ Interface: PndMvdMCEventAna
3
//
4
// Description:
5
//
6
//
7
// Author: t.stockmanns <stockman@ikp455>, (C) 2007
8
//
9
// Copyright: See COPYING file that comes with this distribution
10
//
11
//
12
#ifndef PNDMVDMCEVENTANA_H
13
#define PNDMVDMCEVENTANA_H
14
15
#include "
PndMvdEventAna.h
"
16
#include "
PndSdsMCPoint.h
"
17
#include "TTree.h"
18
#include "TCanvas.h"
19
#include "TH1.h"
20
#include "TH2.h"
21
#include "TFile.h"
22
#include "TClonesArray.h"
23
27
class
PndMvdMCEventAna
:
public
PndMvdEventAna
{
28
public
:
29
PndMvdMCEventAna
(){};
30
PndMvdMCEventAna
(TString fileName);
31
virtual
~PndMvdMCEventAna
(){};
32
33
virtual
void
InitBranch
();
34
virtual
void
InitHistos
();
35
virtual
void
AnaHitNr
(Int_t hitNr);
36
37
private
:
38
TClonesArray *fMCTrackArray;
39
PndGeoHandling
*fGeoH;
40
41
ClassDef(
PndMvdMCEventAna
, 1);
42
};
43
44
#endif
PndMvdMCEventAna::InitHistos
virtual void InitHistos()
PndMvdMCEventAna::~PndMvdMCEventAna
virtual ~PndMvdMCEventAna()
Definition:
PndMvdMCEventAna.h:31
PndGeoHandling
Class to access the naming information of the MVD.
Definition:
PndGeoHandling.h:47
PndMvdEventAna
Definition:
PndMvdEventAna.h:33
PndMvdMCEventAna::InitBranch
virtual void InitBranch()
PndMvdMCEventAna
Definition:
PndMvdMCEventAna.h:27
PndSdsMCPoint.h
PndMvdMCEventAna::AnaHitNr
virtual void AnaHitNr(Int_t hitNr)
PndMvdMCEventAna::PndMvdMCEventAna
PndMvdMCEventAna()
Definition:
PndMvdMCEventAna.h:29
PndMvdEventAna.h
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
detectors
mvd
MvdTools
PndMvdMCEventAna.h
Generated on Fri Oct 21 2022 07:03:59 for PandaRoot by
1.8.13