CMS 3D CMS Logo

MuonRecHitCluster.cc
Go to the documentation of this file.
2 
4  const int size,
5  const int nStation,
6  const float avgStation,
7  const float time,
8  const float timeSpread,
9  const int nME11,
10  const int nME12,
11  const int nME41,
12  const int nME42,
13  const int nMB1,
14  const int nMB2)
15  : position_(position),
16  size_(size),
17  nStation_(nStation),
18  avgStation_(avgStation),
19  time_(time),
20  timeSpread_(timeSpread),
21  nME11_(nME11),
22  nME12_(nME12),
23  nME41_(nME41),
24  nME42_(nME42),
25  nMB1_(nMB1),
26  nMB2_(nMB2) {}
size
Write out results.
ROOT::Math::DisplacementVector3D< ROOT::Math::CylindricalEta3D< float > > RhoEtaPhiVectorF
spatial vector with cylindrical internal representation using pseudorapidity
Definition: Vector3D.h:18
static int position[264][3]
Definition: ReadPGInfo.cc:289