PandaRoot
PndGiBuuDecayerAbs.h
Go to the documentation of this file.
1
/*
2
* PndGiBuuDecayerAbs.h
3
*
4
* Created on: Aug 7, 2012
5
* Author: stockman
6
* Abstract base class for decaying particles in the PndGiBuuGenerator
7
*/
8
9
#ifndef PNDGIBUUDECAYERABS_H_
10
#define PNDGIBUUDECAYERABS_H_
11
12
#include "
PndGiBuuTrack.h
"
13
14
#include <vector>
15
16
class
PndGiBuuDecayerAbs
{
17
public
:
18
PndGiBuuDecayerAbs
();
19
virtual
~PndGiBuuDecayerAbs
();
20
21
virtual
std::vector<PndGiBuuTrack>
DecayTrack
(
PndGiBuuTrack
track) = 0;
22
23
ClassDef
(
PndGiBuuDecayerAbs
, 1);
24
};
25
26
#endif
/* PNDGIBUUDECAYERABS_H_ */
PndGiBuuDecayerAbs::~PndGiBuuDecayerAbs
virtual ~PndGiBuuDecayerAbs()
PndGiBuuDecayerAbs
Definition:
PndGiBuuDecayerAbs.h:16
PndGiBuuTrack.h
PndGiBuuTrack
Definition:
PndGiBuuTrack.h:13
PndGiBuuDecayerAbs::PndGiBuuDecayerAbs
PndGiBuuDecayerAbs()
PndGiBuuDecayerAbs::ClassDef
ClassDef(PndGiBuuDecayerAbs, 1)
PndGiBuuDecayerAbs::DecayTrack
virtual std::vector< PndGiBuuTrack > DecayTrack(PndGiBuuTrack track)=0
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
pgenerators
GiBuuReader
PndGiBuuDecayerAbs.h
Generated on Fri Oct 21 2022 07:03:58 for PandaRoot by
1.8.13