1 #ifndef RecoTracker_MkFitCMS_standalone_Shell_h 2 #define RecoTracker_MkFitCMS_standalone_Shell_h 71 using map_t = std::map<int, Track *>;
std::map< int, Track * > m_sim_map
void ProcessEvent(SeedSelect_e seed_select=SS_UseAll, int selected_seed=-1, int count=1)
Shell(std::vector< DeadVec > &dv, const std::string &in_file, int start_ev)
def replace(string, replacements)
std::map< int, Track * > m_mkf_map
bool CheckMkFitLayerPlanVsReferenceHits(const Track &mkft, const Track &reft, const std::string &name)
void SelectIterationIndex(int itidx)
std::vector< DeadVec > & m_deadvectors
void FillByLabelMaps_CkfBase()
void SetCleanSeeds(bool b)
void SetRemoveDuplicates(bool b)
void NextEvent(int skip=1)
std::vector< Track > TrackVec
void SetBackwardFit(bool b)
int LabelFromHits(Track &t, bool replace, float good_frac)
std::map< int, Track * > map_t
void SetUseDeadModules(bool b)
void SelectIterationAlgo(int algo)
std::map< int, Track * > m_ckf_map
std::map< int, Track * > m_seed_map