#include <HIEventShapeSummaryUtils.h>
|
| std::initializer_list< int > | layers |
Definition at line 54 of file HIEventShapeSummaryUtils.h.
◆ ByLayers()
| HI::ByLayers::ByLayers |
( |
std::initializer_list< int > | ll | ) |
|
|
inlineconstexpr |
◆ operator()()
Definition at line 58 of file HIEventShapeSummaryUtils.h.
59 {
61 {
62 if(i==in_slice->
layer())
return true;
63 }
64 return false;
65 };
int layer() const
calorimeter layer for which the quantities were calculated 0 - all calorimeter depth others numbers a...
◆ layers
| std::initializer_list<int> HI::ByLayers::layers |
The documentation for this struct was generated from the following file: