#include "Geometry/HGCalGeometry/interface/FastTimeGeometryLoader.h"
#include "Geometry/HGCalGeometry/interface/FastTimeGeometry.h"
#include "Geometry/CaloGeometry/interface/CaloCellGeometry.h"
#include "Geometry/CaloGeometry/interface/FlatTrd.h"
#include "Geometry/HGCalCommonData/interface/FastTimeDDDConstants.h"
#include "DataFormats/ForwardDetId/interface/HGCEEDetId.h"
#include "DataFormats/ForwardDetId/interface/HGCHEDetId.h"
#include "DataFormats/ForwardDetId/interface/ForwardSubdetector.h"
Go to the source code of this file.
Macros | |
#define | EDM_ML_DEBUG |
Typedefs | |
typedef CaloCellGeometry::CCGFloat | CCGFloat |
typedef std::vector< float > | ParmVec |
#define EDM_ML_DEBUG |
Definition at line 10 of file FastTimeGeometryLoader.cc.
typedef CaloCellGeometry::CCGFloat CCGFloat |
Definition at line 12 of file FastTimeGeometryLoader.cc.
typedef std::vector<float> ParmVec |
Definition at line 13 of file FastTimeGeometryLoader.cc.