src
CondFormats
GeometryObjects
src
PCaloGeometry.cc
Go to the documentation of this file.
1
#include "
CondFormats/GeometryObjects/interface/PCaloGeometry.h
"
2
#include <iostream>
3
4
PCaloGeometry::PCaloGeometry
() {}
5
6
PCaloGeometry::PCaloGeometry
(std::vector<float>
const
& tra,
7
std::vector<float>
const
& dim,
8
std::vector<uint32_t>
const
& ind,
9
std::vector<uint32_t>
const
&
din
)
10
: m_translation(tra), m_dimension(dim), m_indexes(ind), m_dins(
din
) {}
PCaloGeometry::PCaloGeometry
PCaloGeometry()
Definition:
PCaloGeometry.cc:4
PCaloGeometry.h
cropTnPTrees.din
din
Definition:
cropTnPTrees.py:30
Generated for CMSSW Reference Manual by
1.8.14