Class CalSelect


class CalSelect

Function object to select particle types used by the calorimeter


Constructor Summary
CalSelect()
          Default constructor

Method Summary
 booloperator()(const HepMC::Particle * particle)
          Returns true for the particle types to which the calorimeter is sensitive.
 booloperator()(const std::pair & pc)
           
 booloperator()(const ReconstructedParticle * rp)
           

Constructor Detail

CalSelect

public CalSelect()
Default constructor
Method Detail

operator()

public bool operator()(const HepMC::Particle * particle)
Returns true for the particle types to which the calorimeter is sensitive.

operator()

public bool operator()(const std::pair & pc)

operator()

public bool operator()(const ReconstructedParticle * rp)