EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/sPHENIX/Examples/Scripts/compareRootFiles.hpp>
Public Attributes | |
TTreeReader & | tree1Reader |
TTreeReader & | tree2Reader |
const std::size_t | entryCount |
Definition at line 275 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 275 of file compareRootFiles.hpp
const std::size_t BranchComparisonHarness::TreeMetadata::entryCount |
Definition at line 278 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 278 of file compareRootFiles.hpp
Referenced by BranchComparisonHarness::create().
TTreeReader& BranchComparisonHarness::TreeMetadata::tree1Reader |
Definition at line 276 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 276 of file compareRootFiles.hpp
Referenced by BranchComparisonHarness::create().
TTreeReader& BranchComparisonHarness::TreeMetadata::tree2Reader |
Definition at line 277 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 277 of file compareRootFiles.hpp
Referenced by BranchComparisonHarness::create().