Analysis Software
Documentation for sPHENIX simulation software
|
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() () override |
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 417 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 417 of file compareRootFiles.hpp
|
inline |
Definition at line 419 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 419 of file compareRootFiles.hpp
BranchComparisonHarness::EventLoaderT< T >::branch1Data | ( | tree1Data | ) |
|
inline |
Definition at line 425 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 425 of file compareRootFiles.hpp
|
inlineoverridevirtual |
Implements BranchComparisonHarness::IEventLoader.
Definition at line 427 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 427 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 434 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 434 of file compareRootFiles.hpp
Referenced by BranchComparisonHarness::EventLoaderT< T >::operator()().
|
private |
Definition at line 433 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 433 of file compareRootFiles.hpp
Referenced by BranchComparisonHarness::EventLoaderT< T >::operator()().
|
private |
Definition at line 435 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 435 of file compareRootFiles.hpp
Referenced by BranchComparisonHarness::EventLoaderT< T >::operator()().
BranchComparisonHarness::EventLoaderT< T >::branch2Reader {tree2Reader, branchName.c_str()} |
Definition at line 423 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 423 of file compareRootFiles.hpp
Referenced by BranchComparisonHarness::EventLoaderT< T >::operator()().
|
private |
Definition at line 433 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 433 of file compareRootFiles.hpp