StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
StFgtCosmicTestStandGeom.cxx
1 /* StFgtGeom.cxx
2  *
3  * FGT geometry class implementation.
4  *
5  * \author W. Witzke (wowitz0@uky.edu)
6  *
7  */
8 
9 #include "StFgtCosmicTestStandGeom.h"
10 
11 /*
12  * $Id: StFgtCosmicTestStandGeom.cxx,v 1.1 2012/01/31 15:50:08 wwitzke Exp $
13  * $Log: StFgtCosmicTestStandGeom.cxx,v $
14  * Revision 1.1 2012/01/31 15:50:08 wwitzke
15  * Added StFgtCosmicTestStandGeom in StFgtPool.
16  *
17  * Revision 1.2 2011/09/29 18:34:53 sgliske
18  * Fixed phiQuadXaxis, added asserts to getQuad,and added reverse lookup: elec. coord. from geoId
19  *
20  *
21  */