LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
cosmic Namespace Reference

Classes

class  BeamFlashTrackMatchTagger
 
class  BeamFlashTrackMatchTaggerAlg
 
class  CosmicClusterTagger
 
class  CosmicPCAxisTagger
 
class  CosmicPFParticleTagger
 
class  CosmicTrackTagger
 
class  HitTagAssociatorAlg
 
class  TrackPFParticleMatch
 

Detailed Description

Title: Beam Flash<–>Track Match Algorithim Class Author: Wes Ketchum (wketc.nosp@m.hum@.nosp@m.lanl..nosp@m.gov), based on code from Ben Jones

Description: Algorithm that compares all tracks to the flash during the beam gate, and determines if that track is consistent with having produced that flash. Input: recob::OpFlash, recob::Track Output: anab::CosmicTag (and Assn<anab::CosmicTag,recob::Track>)

Title: Hit <–> Cosmic Tag Associator Alg Author: Wes Ketchum (wketc.nosp@m.hum@.nosp@m.lanl..nosp@m.gov)

Description: Algorithm that will provide associations of Hits to cosmic tags, where both of those are associated to some intermediate object (like a track or cluster) Input: Assn<recob::Hit,???> and Assn<???,anab::CosmicTag> Output: Assn<recob::Hit,anab::CosmicTag>