Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
add(new ClusterAnalysisDriver(clusterlists,hitlists,\[FSParticlelist\],\[plot folder\])) ;

and a multitude of plots analyzing the clusters will be generated.

Definitions

   Each MCParticle of interest contributes to n clusters and has m unclustered hits. The cluster containing the most energy from this particle is its MAX cluster.

   Each cluster contains contributions from n particles. The particle with the most energy contributed is the MAX particle. A contributing particle is a "primary" contributor if this cluster is the MAX cluster for that particle. Else this contribtor is a "fragment" contibuter. The cluster is considered "primary" if its MAX particle is a "primary" contributor. Else the cluster is considered a "fragment".

   For the default analysis plots, a particle is considered visible if it contibutes to any hit in the CalorimeterHit collections. A particle is considered "found" if it is the MAX particle for its MAX cluster. (Exception: overlapping photons from the same pi0 are both considered "found") 

ClusterAnalysisDriver

...

Constructor parameters

...

Wiki Markup
                                  String\[\] Clusterlist names in event - default none

...