EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHSartreGenTrigger Class Reference

#include <fun4all_coresoftware/blob/master/generators/PHSartre/PHSartreGenTrigger.h>

+ Inheritance diagram for PHSartreGenTrigger:
+ Collaboration diagram for PHSartreGenTrigger:

Public Member Functions

virtual ~PHSartreGenTrigger ()
 
virtual bool Apply (Event *)
 
virtual std::string GetName ()
 
std::vector< int > convertToInts (std::string s)
 
int Verbosity () const
 
void Verbosity (int v)
 

Protected Member Functions

 PHSartreGenTrigger (const std::string &name="PHSartreGenTrigger")
 constructor
 

Private Attributes

int m_Verbosity
 
std::string m_Name
 

Detailed Description

Definition at line 10 of file PHSartreGenTrigger.h.

View newest version in sPHENIX GitHub at line 10 of file PHSartreGenTrigger.h

Constructor & Destructor Documentation

PHSartreGenTrigger::PHSartreGenTrigger ( const std::string &  name = "PHSartreGenTrigger")
protected

constructor

Definition at line 8 of file PHSartreGenTrigger.cc.

View newest version in sPHENIX GitHub at line 8 of file PHSartreGenTrigger.cc

PHSartreGenTrigger::~PHSartreGenTrigger ( )
virtual

Definition at line 15 of file PHSartreGenTrigger.cc.

View newest version in sPHENIX GitHub at line 15 of file PHSartreGenTrigger.cc

Member Function Documentation

virtual bool PHSartreGenTrigger::Apply ( Event )
inlinevirtual

Reimplemented in PHSartreParticleTrigger.

Definition at line 19 of file PHSartreGenTrigger.h.

View newest version in sPHENIX GitHub at line 19 of file PHSartreGenTrigger.h

std::vector< int > PHSartreGenTrigger::convertToInts ( std::string  s)

Definition at line 17 of file PHSartreGenTrigger.cc.

View newest version in sPHENIX GitHub at line 17 of file PHSartreGenTrigger.cc

Referenced by PHSartreParticleTrigger::AddParticles().

+ Here is the caller graph for this function:

virtual std::string PHSartreGenTrigger::GetName ( void  )
inlinevirtual

Definition at line 25 of file PHSartreGenTrigger.h.

View newest version in sPHENIX GitHub at line 25 of file PHSartreGenTrigger.h

References m_Name.

Referenced by PHSartre::register_trigger().

+ Here is the caller graph for this function:

int PHSartreGenTrigger::Verbosity ( ) const
inline

Definition at line 28 of file PHSartreGenTrigger.h.

View newest version in sPHENIX GitHub at line 28 of file PHSartreGenTrigger.h

References m_Verbosity.

Referenced by PHSartreParticleTrigger::Apply(), and PHSartreParticleTrigger::~PHSartreParticleTrigger().

+ Here is the caller graph for this function:

void PHSartreGenTrigger::Verbosity ( int  v)
inline

Definition at line 29 of file PHSartreGenTrigger.h.

View newest version in sPHENIX GitHub at line 29 of file PHSartreGenTrigger.h

References m_Verbosity, and v.

Member Data Documentation

std::string PHSartreGenTrigger::m_Name
private

Definition at line 34 of file PHSartreGenTrigger.h.

View newest version in sPHENIX GitHub at line 34 of file PHSartreGenTrigger.h

Referenced by GetName().

int PHSartreGenTrigger::m_Verbosity
private

Definition at line 33 of file PHSartreGenTrigger.h.

View newest version in sPHENIX GitHub at line 33 of file PHSartreGenTrigger.h

Referenced by Verbosity().


The documentation for this class was generated from the following files: