Belle II Software  release-05-01-25
TRGGRLMATCHKLM.cc
1 //---------------------------------------------------------------
2 // $Id$
3 //---------------------------------------------------------------
4 // Filename : TRGGRLMATCHKLM.cc
5 // Section : TRG GRL match info.
6 // Owner : Yun-Tsung Lai
7 // Email : ytlai@post.kek.jp
8 //---------------------------------------------------------------
9 // Description : A class to represent TRG GRL CDC-KLM match
10 //---------------------------------------------------------------
11 // $Log$
12 //---------------------------------------------------------------
13 #include <trg/grl/dataobjects/TRGGRLMATCHKLM.h>
14 
15 using namespace std;
16 using namespace Belle2;
17 
Belle2
Abstract base class for different kinds of events.
Definition: MillepedeAlgorithm.h:19