|
||||
File indexing completed on 2024-04-06 12:32:15
0001 #include "Validation/Geometry/interface/MaterialBudgetFormat.h" 0002 #include "Validation/Geometry/interface/MaterialBudgetData.h" 0003 0004 MaterialBudgetFormat::MaterialBudgetFormat(std::shared_ptr<MaterialBudgetData> data) : theData(data) {}
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |