test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Macros | Functions
GeometryTree.cc File Reference

RP Geometry debugging module. More...

#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/one/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "Geometry/VeryForwardGeometryBuilder/interface/DetGeomDesc.h"
#include "Geometry/Records/interface/VeryForwardRealGeometryRecord.h"
#include <iostream>
#include <cstdio>
#include <stack>
#include <string>
#include <vector>
#include <Math/RotationZYX.h>

Go to the source code of this file.

Classes

class  GeometryTree
 
class  GeometryTree::Node
 

Macros

#define USE_TREE_OUTPUT   true
 

Functions

static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< GeometryTree > > 
s_filler__LINE__ ("GeometryTree")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< GeometryTree > > 
s_maker__LINE__ ("GeometryTree")
 

Detailed Description

RP Geometry debugging module.

Author
Tomasz Sodzawiczny (tomas.nosp@m.z.so.nosp@m.dzawi.nosp@m.czny.nosp@m.@cern.nosp@m..ch)
Date
July 2014

Definition in file GeometryTree.cc.

Macro Definition Documentation

#define USE_TREE_OUTPUT   true

Definition at line 34 of file GeometryTree.cc.

Referenced by GeometryTree::analyze().

Function Documentation

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< GeometryTree > > s_filler__LINE__ ( "GeometryTree"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< GeometryTree > > s_maker__LINE__ ( "GeometryTree"  )
static