HGCal Test Beam
03a93d6239a951948e06fb3ef8dae4cbdebfad30
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
CondObjects
src
HGCalCondObjectContainer.cc
Go to the documentation of this file.
1
#include "HGCal/CondObjects/interface/HGCalCondObjectContainer.h"
2
3
size_t
HGCalCondObjectContainerBase::indexOf
(DetId
id
)
const
4
{
5
if
(!p_numbering)
return
HGCalCondObjectNumberingScheme::INVALID
;
6
else
return
p_numbering->
denseIndexFor
(
id
.rawId(), m_numbering_code);
7
}
HGCalCondObjectNumberingScheme::INVALID
static const size_t INVALID
Definition:
HGCalCondObjectContainer.h:11
HGCalCondObjectContainerBase::indexOf
size_t indexOf(DetId id) const
Definition:
HGCalCondObjectContainer.cc:3
HGCalCondObjectNumberingScheme::denseIndexFor
virtual size_t denseIndexFor(uint32_t rawDetId, uint64_t scheme) const =0
Generated on Mon Aug 29 2016 11:29:32 for HGCal Test Beam by
1.8.5