|
ATLAS Offline Software
|
Go to the documentation of this file.
22 const std::string& chainRoIName,
23 const std::string& roiStr )
const
31 " was already done. Skipping" );
32 return StatusCode::SUCCESS;
43 return StatusCode::SUCCESS;
53 const std::string& chainRoIName,
54 const std::string& roiStr )
const
62 " was already done. Skipping" );
63 return StatusCode::SUCCESS;
74 return StatusCode::SUCCESS;
84 const std::string& chainRoIName,
85 const std::string& roiStr )
const
93 " was already done. Skipping" );
94 return StatusCode::SUCCESS;
105 return StatusCode::SUCCESS;
bool updateChainRois(const std::string &chainRoi, const std::string &roiStr)
update chainRois map
Class to hold for each event collections needed in the TrkAnalsis.
std::string printMatchInfo()
print matching information
const std::vector< const xAOD::TrackParticle * > & testTrackVec(Stage stage=FULL)
TEST = Track.
Look-up table (templated) class to store (internally to IDTPM) all the matches between test and refer...
::StatusCode StatusCode
StatusCode definition for legacy code.
ITrackMatchingLookup & matches()
return matching information
const std::vector< const xAOD::TrackParticle * > & refTrackVec(Stage stage=FULL)
TEST = Track.
#define ATH_MSG_WARNING(x)
const std::vector< const xAOD::TruthParticle * > & testTruthVec(Stage stage=FULL)
get TEST track vectors
bool match(std::string s1, std::string s2)
match the individual directories of two strings
const std::vector< const xAOD::TruthParticle * > & refTruthVec(Stage stage=FULL)
get REFERENCE track vectors