![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Scripts/compareRootFiles.hpp>
Public Member Functions | |
| AnyVector ()=default | |
| AnyVector (AnyVector &&other) | |
| AnyVector & | operator= (const AnyVector &)=delete |
| ~AnyVector () | |
Static Public Member Functions | |
| template<typename T , typename... Args> | |
| static std::pair< AnyVector, std::vector< T > * > | create (Args &&...args) |
Public Attributes | |
| m_deleter | |
Private Member Functions | |
| AnyVector (void *vector, std::function< void()> &&deleter) | |
Private Attributes | |
| std::function< void()> | m_deleter |
Definition at line 28 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 28 of file compareRootFiles.hpp
|
default |
|
inline |
Definition at line 45 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 45 of file compareRootFiles.hpp
|
inline |
Definition at line 65 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 65 of file compareRootFiles.hpp
References m_deleter.
|
inlineprivate |
Definition at line 73 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 73 of file compareRootFiles.hpp
|
inlinestatic |
Definition at line 34 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 34 of file compareRootFiles.hpp
References check_smearing_config::args, and testing::internal::move().
Here is the call graph for this function:| AnyVector::m_deleter |
Definition at line 46 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 46 of file compareRootFiles.hpp
Referenced by ~AnyVector().
|
private |
Definition at line 77 of file compareRootFiles.hpp.
View newest version in sPHENIX GitHub at line 77 of file compareRootFiles.hpp