FairRoot/PandaRoot
PndGiBuuJPsiEE.h
Go to the documentation of this file.
1 /*
2  * PndGiBuuJPsiEE.h
3  *
4  * Created on: Aug 9, 2012
5  * Author: stockman
6  */
7 
8 #ifndef PNDGIBUUJPSIEE_H_
9 #define PNDGIBUUJPSIEE_H_
10 
11 #include <PndGiBuuDecayerAbs.h>
12 
14 public:
16  virtual ~PndGiBuuJPsiEE();
17 
18  virtual std::vector<PndGiBuuTrack> DecayTrack(PndGiBuuTrack track);
19 
21 };
22 
23 #endif /* PNDGIBUUJPSIEE_H_ */
PndRiemannTrack track
Definition: RiemannTest.C:33
virtual std::vector< PndGiBuuTrack > DecayTrack(PndGiBuuTrack track)
ClassDef(PndGiBuuJPsiEE, 1)
virtual ~PndGiBuuJPsiEE()