ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHOperation.cc
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file PHOperation.cc
1 //-----------------------------------------------------------------------------
2 // $Header: /afs/rhic.bnl.gov/phenix/PHENIX_CVS/offline/framework/phool/PHOperation.C,v 1.3 2014/01/12 16:15:05 pinkenbu Exp $
3 //
4 // The PHOOL's Software
5 // Copyright (C) PHENIX collaboration, 1999
6 //
7 // Implementation of class ...
8 //
9 // Author: Matthias Messer
10 //-----------------------------------------------------------------------------
11 #include "PHOperation.h"
12 
13 template <class T>
15 {
16 }
17 
18 template <class T>
20 {
21 }