CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Classes | Functions | Variables
test Namespace Reference

Namespaces

 ClosestApproachInRPhi_t
 
 ClusterShapeHitFilterTest
 
 PixelTriplets_InvPrbl_prec
 
 PixelTriplets_InvPrbl_t
 
 running_average
 
 SmallWORMDict
 
 TestHitPattern
 

Classes

class  GlobalNumbersAnalysis
 

Functions

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

Variables

static const unsigned int GTEVMId = 812
 
static const unsigned int GTPEId = 814
 
tuple process = cms.Process("IGPROF")
 

Detailed Description

Given two trajectory states, computes the two points of closest approach in the transverse plane for the helices extrapolated from these states. 1) computes the intersections of the circles in transverse plane. Two cases: - circles have one or two intersection points;

Function Documentation

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

Variable Documentation

const unsigned int test::GTEVMId = 812
static
const unsigned int test::GTPEId = 814
static

Definition at line 31 of file testGlobalNumbers.cc.

Referenced by test::GlobalNumbersAnalysis::analyze().

tuple test.process = cms.Process("IGPROF")

Definition at line 4 of file test.py.