![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for BranchComparisonHarness::EventLoaderT< T >:
Collaboration diagram for BranchComparisonHarness::EventLoaderT< T >:Public Member Functions | |
| EventLoaderT (TTreeReader &tree1Reader, TTreeReader &tree2Reader, const std::string &branchName, std::vector< T > &tree1Data, std::vector< T > &tree2Data) | |
| branch1Data (tree1Data) | |
| branch2Data (tree2Data) | |
| void | operator() () finaloverride |
Public Member Functions inherited from BranchComparisonHarness::IEventLoader | |
| virtual | ~IEventLoader ()=default |
Public Attributes | |
| branch2Reader {tree2Reader, branchName.c_str()} | |
Private Attributes | |
| TTreeReaderValue< T > | branch1Reader |
| TTreeReaderValue< T > | branch2Reader |
| std::vector< T > & | branch1Data |
| std::vector< T > & | branch2Data |
Definition at line 414 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 414 of file compareRootFiles.hpp
|
inline |
Definition at line 416 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 416 of file compareRootFiles.hpp
| BranchComparisonHarness::EventLoaderT< T >::branch1Data | ( | tree1Data | ) |
|
inline |
Definition at line 422 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 422 of file compareRootFiles.hpp
|
inlinefinaloverridevirtual |
Implements BranchComparisonHarness::IEventLoader.
Definition at line 424 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 424 of file compareRootFiles.hpp
References BranchComparisonHarness::EventLoaderT< T >::branch1Data, BranchComparisonHarness::EventLoaderT< T >::branch1Reader, BranchComparisonHarness::EventLoaderT< T >::branch2Data, and BranchComparisonHarness::EventLoaderT< T >::branch2Reader.
|
private |
Definition at line 431 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 431 of file compareRootFiles.hpp
Referenced by BranchComparisonHarness::EventLoaderT< T >::operator()().
|
private |
Definition at line 430 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 430 of file compareRootFiles.hpp
Referenced by BranchComparisonHarness::EventLoaderT< T >::operator()().
|
private |
Definition at line 432 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 432 of file compareRootFiles.hpp
Referenced by BranchComparisonHarness::EventLoaderT< T >::operator()().
| BranchComparisonHarness::EventLoaderT< T >::branch2Reader {tree2Reader, branchName.c_str()} |
Definition at line 420 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 420 of file compareRootFiles.hpp
Referenced by BranchComparisonHarness::EventLoaderT< T >::operator()().
|
private |
Definition at line 430 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 430 of file compareRootFiles.hpp