test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
BeamSpotTransientTrackingRecHit.cc File Reference
#include "Alignment/ReferenceTrajectories/interface/BeamSpotTransientTrackingRecHit.h"

Go to the source code of this file.

Functions

static AlgebraicMatrix initialize ()
 

Detailed Description

Author : Andreas Mussgiller date : 2010/08/30 last update:

Date:
2010/09/10 12:06:43

by :

Author:
mussgill

Definition in file BeamSpotTransientTrackingRecHit.cc.

Function Documentation

static AlgebraicMatrix initialize ( )
static

Definition at line 27 of file BeamSpotTransientTrackingRecHit.cc.

References runTheMatrix::ret.

Referenced by ora::QueryableVector< Tp >::assign(), ora::QueryableVector< Tp >::at(), ora::QueryableVector< Tp >::back(), ora::QueryableVector< Tp >::begin(), ora::QueryableVector< Tp >::capacity(), reco::isodeposit::OtherJetConstituentsDeltaRVeto::centerOn(), RootNeutronWriter::chamberWriter(), ora::QueryableVector< Tp >::clear(), cond::XMLAuthenticationService::XMLAuthenticationService::credentials(), DQMClientExample::DQMClientExample(), DQMOfflineHLTEventInfoClient::DQMOfflineHLTEventInfoClient(), DQMSourceExample::DQMSourceExample(), ora::QueryableVector< Tp >::empty(), ora::QueryableVector< Tp >::end(), ora::QueryableVector< Tp >::front(), gen::PhotosppInterface::init(), gen::TauolappInterface::init(), TauSpinnerCMS::initialize(), L1TCSCTFClient::L1TCSCTFClient(), L1TDTTPGClient::L1TDTTPGClient(), L1TRPCTFClient::L1TRPCTFClient(), ora::QueryableVector< Tp >::load(), L1GtUtils::LogicalExpressionL1Results::logicalExpressionRunUpdate(), ora::QueryableVector< Tp >::max_size(), ora::QueryableVector< Tp >::operator!=(), ora::QueryableVector< Tp >::operator==(), ora::QueryableVector< Tp >::operator[](), ora::QueryableVector< Tp >::pop_back(), ora::QueryableVector< Tp >::push_back(), ora::QueryableVector< Tp >::rbegin(), ora::QueryableVector< Tp >::rend(), ora::QueryableVector< Tp >::reserve(), ora::QueryableVector< Tp >::reset(), ora::QueryableVector< Tp >::resize(), and ora::QueryableVector< Tp >::size().

28 {
29  AlgebraicMatrix ret( 1, 5, 0);
30  ret[0][3] = 1;
31  return ret;
32 }
tuple ret
prodAgent to be discontinued
CLHEP::HepMatrix AlgebraicMatrix