Skip to content

Commit

Permalink
Reverse unrelated changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Jan 3, 2025
1 parent 24ac444 commit 3802732
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions analyzers/dataframe/FCCAnalyses/MCParticle.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@
#include "edm4hep/Vector3d.h"
#include "edm4hep/Vector3f.h"

/** MCParticle interface.
This represents a set functions and utilities to access and perform operations
on the MCParticle collection.
*/
namespace FCCAnalyses{

/**
* Analyzers operating on/with Monte Carlo particles.
*
* This represents a set functions and utilities to access and perform
* operations on the MCParticle collection.
*/
namespace MCParticle{

/// Filter events based on a MCParticles PDGID
Expand Down

0 comments on commit 3802732

Please sign in to comment.