YODA::AOReader< Counter > Class Reference
Inheritance diagram for YODA::AOReader< Counter >:
![]()
Detailed DescriptionDefinition at line 172 of file ReaderUtils.h. Member Function Documentation◆ assemble()
Implements YODA::AOReaderBase. Definition at line 185 of file ReaderUtils.h. 185 {
186 auto* ao = new Counter(path);
187 ao->setDbn(dbn);
188 dbn = Dbn0D();
189 return ao;
190 }
◆ parse()
Implements YODA::AOReaderBase. Definition at line 178 of file ReaderUtils.h. The documentation for this class was generated from the following file:
Generated on Sun Feb 9 2025 18:56:41 for YODA - Yet more Objects for Data Analysis by |