ATLAS Offline Software
Loading...
Searching...
No Matches
Utils
hasSize
Utils::hasSize Concept Reference
#include <
ProxyContainer.h
>
Concept definition
template
<
typename
Container>
concept
Utils::hasSize
=
requires
(
Container
a
) {
a
.size(); }
a
static Double_t a
Definition
LArPhysWaveHECTool.cxx:38
Container
storage of the time histories of all the cells
Utils::hasSize
Definition
ProxyContainer.h:37
Detailed Description
Definition at line
37
of file
ProxyContainer.h
.
Generated on
for ATLAS Offline Software by
1.14.0